修复:Setting a custom background is not supported

pull/115/head
pppscn 2 years ago
parent 18ca95b1c2
commit 8567c39fcf

@ -12,7 +12,6 @@
android:layout_alignParentBottom="true"
android:layout_marginEnd="10dp"
android:layout_marginBottom="90dp"
android:background="@color/colorPrimary"
android:contentDescription="@string/clean_log"
android:scaleType="centerCrop"
android:src="@drawable/ic_delete"

@ -12,7 +12,6 @@
android:layout_alignParentBottom="true"
android:layout_marginEnd="10dp"
android:layout_marginBottom="20dp"
android:background="@color/colorPrimary"
android:contentDescription="@string/setrule"
android:scaleType="centerCrop"
android:src="@drawable/ic_add"

@ -12,7 +12,6 @@
android:layout_alignParentBottom="true"
android:layout_marginEnd="10dp"
android:layout_marginBottom="20dp"
android:background="@color/colorPrimary"
android:contentDescription="@string/new_sender"
android:scaleType="centerCrop"
android:src="@drawable/ic_add"

Loading…
Cancel
Save