Skip to content

Commit 566a4bc

Browse files
gsajithdsn5ft
authored andcommitted
Add statusBarForeground back to cat_topappbar_scrolling_transparent_statusbar_activity.xml
PiperOrigin-RevId: 245860094
1 parent 0aa08f2 commit 566a4bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

catalog/java/io/material/catalog/topappbar/res/layout/cat_topappbar_scrolling_transparent_statusbar_activity.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
android:id="@+id/appbarlayout"
2727
android:layout_width="match_parent"
2828
android:layout_height="wrap_content"
29-
android:fitsSystemWindows="true">
29+
android:fitsSystemWindows="true"
30+
app:statusBarForeground="?attr/colorPrimary">
3031

3132
<androidx.appcompat.widget.Toolbar
3233
android:id="@+id/toolbar"

0 commit comments

Comments
 (0)