android-app/res/menu/option_list.xml
2013-11-14 14:51:31 +01:00

7 lines
204 B
XML

<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" >
<item android:id="@+id/menuShowAll" android:title="@string/menuShowAll"></item>
</menu>