Skip to content

Commit 31dde68

Browse files
committed
adapt the button color to match the box color
1 parent 1b6328d commit 31dde68

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/user-interface/predictiveback/src/main/res/layout/fragment_set_custom_animations.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
android:layout_width="300dp"
3939
android:layout_height="100dp"
4040
android:background="@drawable/button"
41+
app:backgroundTint="@null"
4142
android:text="Click Me!"
4243
android:textColor="@android:color/white"
4344
app:layout_constraintBottom_toBottomOf="parent"

0 commit comments

Comments
 (0)