mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-03 10:42:20 +00:00
Consistent action bar styles.
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:background="?colorPrimary"
|
||||
android:elevation="0dp"
|
||||
android:theme="@style/Session.DarkActionBar">
|
||||
android:theme="@style/Widget.Session.ActionBar">
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
|
||||
Reference in New Issue
Block a user