project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author sheepluva
Sun, 01 Mar 2015 20:14:23 +0100
changeset 10844 953d85b7d529
parent 7476 2fb781bbdd51
permissions -rw-r--r--
holding ctrl will now make cursor skip words/etc in a fashion similar to Qt

<menu xmlns:android="http://schemas.android.com/apk/res/android" >
    <item
        android:id="@+id/player_info"
        android:title="@string/lobby_playerlist_contextmenu_info">
    </item>
</menu>