project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author sheepluva
Sat, 07 Nov 2015 13:15:06 +0100
changeset 11315 5b2f07e56b93
parent 7476 2fb781bbdd51
permissions -rw-r--r--
merging ios-revival brain into default. includes updates to russian translation and general translation fixes

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