mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-14 08:37:36 +00:00
Fix conversation menu colors.
This commit is contained in:
@@ -9,7 +9,8 @@
|
|||||||
android:id="@+id/toolbar"
|
android:id="@+id/toolbar"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="?attr/actionBarSize"
|
android:layout_height="?attr/actionBarSize"
|
||||||
android:theme="@style/TextSecure.LightActionBar"
|
android:background="?attr/conversation_list_toolbar_background"
|
||||||
|
android:theme="?attr/actionBarStyle"
|
||||||
app:contentInsetStartWithNavigation="0dp"
|
app:contentInsetStartWithNavigation="0dp"
|
||||||
app:layout_constraintEnd_toEndOf="parent"
|
app:layout_constraintEnd_toEndOf="parent"
|
||||||
app:layout_constraintStart_toStartOf="parent"
|
app:layout_constraintStart_toStartOf="parent"
|
||||||
|
Reference in New Issue
Block a user