branch | hedgeroid |
changeset 7857 | 2bc61f8841a1 |
parent 7352 | 641f11cdd319 |
7855:ddcdedd3330b | 7857:2bc61f8841a1 |
---|---|
1 <menu xmlns:android="http://schemas.android.com/apk/res/android" > |
|
2 <item |
|
3 android:id="@+id/player_info" |
|
4 android:title="@string/lobby_playerlist_contextmenu_info"> |
|
5 </item> |
|
6 <item |
|
7 android:id="@+id/player_follow" |
|
8 android:title="@string/lobby_playerlist_contextmenu_follow"> |
|
9 </item> |
|
10 </menu> |