mirror of
https://github.com/material-components/material-components-android.git
synced 2026-02-04 19:48:23 +08:00
Remove hardcoded background from Auto Tabs demo to fix demo in Dark Theme
PiperOrigin-RevId: 245048022
This commit is contained in:
parent
d5ab5910dc
commit
263ffa7353
@ -18,8 +18,7 @@
|
||||
<FrameLayout
|
||||
xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/material_grey_50">
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/content"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user