Files
adif-api-reverse-engineering/apk_decompiled/resources/res/menu/menu_user_stations.xml

12 lines
451 B
XML

<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/menu_update_home"
android:title="@string/user_stations_set_home"
app:showAsAction="never"/>
<item
android:id="@+id/menu_update_work"
android:title="@string/user_stations_set_work"
app:showAsAction="never"/>
</menu>