changeset 7352 | 641f11cdd319 |
7349:12fdfd2038d4 | 7352:641f11cdd319 |
---|---|
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> |