/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
screengrab/example/src/main/res/values-v21/styles.xml
9 строк
328 B
Felix Krause
Migrate screengrab to the fastlane mono repo
07 мар 2016, 19:56
07 мар 2016, 19:56
85f6186
Код
Авторство
О чём код?
<resources>> <style name="AppTheme.NoActionBar"> <item name="windowActionBar">false</item> <item name="windowNoTitle">true</item> <item name="android:windowDrawsSystemBarBackgrounds">true</item> <item name="android:statusBarColor">@android:color/transparent</item> </style> </resources>