[v630] refator: 调整UI;

This commit is contained in:
aibingbing
2024-03-26 12:53:30 +08:00
parent 277ab4f9da
commit c8e79fd1a5
3 changed files with 11 additions and 3 deletions

View File

@@ -20,6 +20,6 @@
android:alpha="0"
app:layout_constraintBottom_toBottomOf="parent"
android:layout_marginBottom="@dimen/dp_40"
android:layout_width="@dimen/dp_64"
android:layout_height="@dimen/dp_64"/>
android:layout_width="@dimen/dp_55"
android:layout_height="@dimen/dp_55"/>
</merge>