mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 08:21:35 +00:00
Fix Toolbar color, and semi-transparent window bg.
This commit is contained in:
parent
1568b42d0d
commit
b32cd66d9e
2 changed files with 3 additions and 2 deletions
|
|
@ -29,6 +29,7 @@
|
|||
android:id="@+id/toolbar"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="?attr/actionBarSize"
|
||||
android:background="?attr/colorSurface"
|
||||
app:layout_collapseMode="pin"
|
||||
app:title="@string/app_name"
|
||||
tools:menu="@menu/main_menu" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue