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:
@@ -33,7 +33,6 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:minHeight="?attr/actionBarSize"
|
||||
android:theme="?attr/actionBarTheme"
|
||||
app:menu="@menu/menu_splash" />
|
||||
|
||||
<RelativeLayout
|
||||
|
||||
Reference in New Issue
Block a user