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 1b6328d commit 31dde68Copy full SHA for 31dde68
samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations.xml
@@ -38,6 +38,7 @@
38
android:layout_width="300dp"
39
android:layout_height="100dp"
40
android:background="@drawable/button"
41
+ app:backgroundTint="@null"
42
android:text="Click Me!"
43
android:textColor="@android:color/white"
44
app:layout_constraintBottom_toBottomOf="parent"
0 commit comments