/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
screengrab/example/src/main/res/menu/menu_another.xml
7 строк
395 B
Felix Krause
Migrate screengrab to the fastlane mono repo
07 мар 2016, 19:56
07 мар 2016, 19:56
85f6186
Код
Авторство
О чём код?
<menu xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto" xmlns:tools="http://schemas.android.com/tools" tools:context="tools.fastlane.localetester.AnotherActivity"> <item android:id="@+id/action_settings" android:title="@string/action_settings" android:orderInCategory="100" app:showAsAction="never" /> </menu>