We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37eab46 commit 2adfe50Copy full SHA for 2adfe50
app/src/main/res/drawable/background_bottom_sheet.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<shape xmlns:android="http://schemas.android.com/apk/res/android">
3
- <solid android:color="?attr/colorSecondary"/>
+ <solid android:color="?attr/colorSecondaryVariant"/>
4
<corners
5
android:bottomRightRadius="0dp"
6
android:bottomLeftRadius="0dp"
0 commit comments