feat: button icon
This commit is contained in:
@@ -466,7 +466,7 @@
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_marginEnd="25dp"
|
||||
android:layout_marginBottom="70dp"
|
||||
android:background="@drawable/bg_float_button"
|
||||
android:background="@drawable/ic_btn_customs"
|
||||
android:visibility="gone" />
|
||||
|
||||
<!-- 子按钮2 -->
|
||||
@@ -477,7 +477,7 @@
|
||||
android:layout_gravity="bottom|end"
|
||||
android:layout_marginEnd="70dp"
|
||||
android:layout_marginBottom="25dp"
|
||||
android:background="@drawable/bg_float_button"
|
||||
android:background="@drawable/ic_btn_record"
|
||||
android:visibility="gone" />
|
||||
|
||||
<!-- 主浮动按钮 -->
|
||||
|
||||
Reference in New Issue
Block a user