project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author sheepluva
Sat, 16 Jan 2016 19:20:06 +0100
changeset 11515 4dd77731453b
parent 7476 2fb781bbdd51
permissions -rw-r--r--
update some old google code links in the code/etc. thanks Wuzzy for the heads-up

<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>