Toolbar Color Fix
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="@color/fuToolbarBackground"
|
||||
app:popupTheme="@style/FUTheme.PopupOverlay" />
|
||||
app:popupTheme="@style/FUTheme.PopupOverlay"
|
||||
android:theme="@style/FUTheme.Toolbar" />
|
||||
|
||||
<TextView
|
||||
android:id="@+id/no_connection_msg"
|
||||
|
||||
Reference in New Issue
Block a user