Merge pull request #22 from nextcloud/status-bar

Set light style status bar.
This commit is contained in:
Ivan Sein 2017-11-29 17:40:13 +01:00 коммит произвёл GitHub
Родитель 81a117e3e8 0a20ec6798
Коммит 0f46476139
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -38,6 +38,10 @@
<array>
<string>armv7</string>
</array>
<key>UIStatusBarStyle</key>
<string>UIStatusBarStyleLightContent</string>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>UIStatusBarTintParameters</key>
<dict>
<key>UINavigationBar</key>