Files
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

6 lines
326 B
XML

<?xml version="1.0" encoding="utf-8"?>
<transition xmlns:android="http://schemas.android.com/apk/res/android">
<!-- The drawables used here can be solid colors, gradients, shapes, images, etc. -->
<item android:drawable="@drawable/primary_button" />
<item android:drawable="@drawable/error_button" />
</transition>