merge code

This commit is contained in:
qiji4215
2023-05-19 09:27:11 +08:00
parent e6c2c3f76d
commit 4ec107b359
3 changed files with 5 additions and 3 deletions

View File

@@ -58,7 +58,7 @@
style="?android:attr/progressBarStyleHorizontal"
android:layout_width="match_parent"
android:layout_height="16dp"
android:layout_below="@id/offline_map_download_btn"
android:layout_below="@id/offline_map_city_size"
android:paddingTop="10dp"
android:progressDrawable="@drawable/progress_bg"
android:visibility="invisible" />

View File

@@ -27,6 +27,9 @@
app:layout_constraintTop_toTopOf="parent">
<RelativeLayout
android:focusableInTouchMode="true"
android:focusable="true"
android:clickable="true"
android:layout_width="match_parent"
android:layout_height="match_parent">