Update styles.xml

pull/123/head
FongMi 3 years ago
parent 7444456d59
commit 8a192256dd
  1. 2
      app/src/mobile/res/values/styles.xml

@ -4,7 +4,7 @@
<item name="android:windowTranslucentStatus">true</item>
</style>
<style name="AppTheme.Detail" parent="BaseTheme">
<style name="AppTheme.Detail" parent="AppTheme">
<item name="android:statusBarColor">@color/black</item>
<item name="android:windowTranslucentStatus">false</item>
</style>

Loading…
Cancel
Save