修改全局按钮背景阴影,生成二维码和撤销接口调用

This commit is contained in:
2026-06-20 16:11:09 +08:00
parent 6a1cfaeda9
commit b55d9a4b38
22 changed files with 251 additions and 68 deletions

View File

@@ -123,6 +123,8 @@
android:textColor="@color/white"
android:textSize="16dp"
android:textStyle="bold"
android:elevation="0dp"
android:stateListAnimator="@null"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"