mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-23 17:22:16 -05:00
Fix status bar orange
This commit is contained in:
parent
9b565f1875
commit
b10fe01b82
@ -15,7 +15,7 @@
|
||||
android:id="@+id/status_bar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/statusbar_height"
|
||||
android:background="@color/android_orange_dark" />
|
||||
android:background="@color/android_orange_light" />
|
||||
|
||||
<android.support.v7.widget.Toolbar
|
||||
android:id="@+id/toolbar"
|
||||
|
Loading…
Reference in New Issue
Block a user