project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author nemo
Sat, 23 Jan 2016 16:07:14 -0500
changeset 11532 44e646598e6a
parent 7476 2fb781bbdd51
permissions -rw-r--r--
sparkles for dynamite at sheepy's request. he can tweak values if he wishes

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