project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author koda
Tue, 15 Oct 2013 01:15:39 +0200
changeset 9543 1826b5315369
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Fix bug #656 by using the right resolution values

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