project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author dag10
Mon, 21 Jan 2013 14:14:56 -0500
changeset 8420 98e3cc0418f9
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Removed constant repainting of bgwidget on every frame.

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