For #7604 - Correct header colors in navigation bar (#8661)

fennec/beta
David Walsh 4 years ago committed by GitHub
parent fdd3d29cd4
commit 342ad1bfca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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