1
0
Fork 0

For #7313 Set actionBar background color according to mocks.

master
mcarare 2019-12-30 13:23:56 +02:00 committed by Emily Kager
parent 569b7670d3
commit 3ff7d4af4d
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
app:titleMarginStart="16dp"
app:titleMarginEnd="16dp"
app:titleTextAppearance="@style/ToolbarTitleTextStyle"
android:background="?foundation"
android:background="?above"
android:elevation="8dp">
</androidx.appcompat.widget.Toolbar>