完成了引导页显示。修改拍照中的问题,解决了8.25出现的bug
This commit is contained in:
@@ -8,8 +8,9 @@
|
||||
|
||||
<Button
|
||||
android:id="@+id/btn_delete"
|
||||
android:layout_width="15dp"
|
||||
android:layout_height="15dp"
|
||||
android:layout_width="25dp"
|
||||
android:layout_height="25dp"
|
||||
android:padding="5dp"
|
||||
android:layout_marginEnd="10dp"
|
||||
android:layout_marginTop="5dp"
|
||||
android:background="@drawable/icon_delete"
|
||||
|
||||
Reference in New Issue
Block a user