Consistent action bar styles.

This commit is contained in:
Anton Chekulaev
2020-08-25 23:52:42 +10:00
parent 724d323125
commit 9f689c56dc
14 changed files with 90 additions and 94 deletions

View File

@@ -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"