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

9 lines
354 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:icon="@drawable/ic_action_station_list"
android:id="@+id/action_map"
android:title="@string/action_action_map"
app:showAsAction="always"/>
</menu>