Skip to content

Commit

Permalink
Fix header color
Browse files Browse the repository at this point in the history
  • Loading branch information
lorenzoPrimi committed Jan 25, 2021
1 parent c40e862 commit e85f352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/res/layout/activity_info.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
<com.google.android.material.appbar.AppBarLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:backgroundTint="@color/color_base"
android:theme="@style/Theme.MaterialComponents.NoActionBar.App">

<com.google.android.material.appbar.CollapsingToolbarLayout
Expand Down

0 comments on commit e85f352

Please sign in to comment.