修复展示头像bug

This commit is contained in:
董宏宇
2020-07-28 20:27:34 +08:00
parent 2c43807cf7
commit 34f1229637
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@
android:id="@+id/btnShowOrHidePanels"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginTop="200dp"
android:layout_marginTop="300dp"
android:layout_marginEnd="10dp"
android:text="显示面板"
android:textColor="#000"