project_files/Android-build/SDL-android-project/res/menu/room_playerlist_chief_context.xml
author Wuzzy <Wuzzy2@mail.ru>
Tue, 22 Jan 2019 21:34:13 +0100
changeset 14666 95b1b9ea505a
parent 7476 2fb781bbdd51
permissions -rw-r--r--
Shorten text of buttons to load/edit drawn map and make them look nicer

<menu xmlns:android="http://schemas.android.com/apk/res/android" >
    <item
        android:id="@+id/player_kick"
        android:title="@string/playerlist_contextmenu_kick">
    </item>
</menu>