project_files/Android-build/SDL-android-project/res/menu/room_playerlist_context.xml
Hedgeroid: Final sprint to the deadline
- Changed local game setup to use the new fragments from the netroom
- Pulled team editing into the main activity menu / action bar
- Cleanups, renames, anything to make the code look better ;)
<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>