layout: Drop theme attribute from toolbar
Conflicts with DynamicTheme in dark mode Signed-off-by: Aayush Gupta <aayushgupta219@gmail.com>
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="?attr/actionBarTheme"
|
||||
app:navigationIcon="@drawable/ic_arrow_back" />
|
||||
|
||||
<com.airbnb.epoxy.EpoxyRecyclerView
|
||||
|
||||
Reference in New Issue
Block a user