project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
author alfadur
Tue, 30 Oct 2018 02:14:00 +0300
changeset 14051 2ebd505e62c1
parent 7476 2fb781bbdd51
permissions -rw-r--r--
make theme editor render some random map lines

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