Skip to content

Commit

Permalink
resolve issue #15
Browse files Browse the repository at this point in the history
  • Loading branch information
valkriaine committed May 9, 2022
1 parent 9405611 commit bc1ce48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<androidx.appcompat.widget.Toolbar
android:layout_width="match_parent"
android:layout_height="?attr/actionBarSize"
android:background="@color/cardview_light_background"/>
android:background="#DD8080"/>

</com.google.android.material.appbar.AppBarLayout>

Expand Down

0 comments on commit bc1ce48

Please sign in to comment.