Commit d99616cf authored by fengruiyu's avatar fengruiyu

自由世界

parent 317dff20
......@@ -42,6 +42,7 @@
app:layout_constraintEnd_toEndOf="parent" />
<ImageView
android:visibility="gone"
android:id="@+id/image_map_change_icon"
android:layout_width="35dp"
android:layout_height="35dp"
......@@ -52,6 +53,7 @@
app:layout_constraintEnd_toEndOf="parent"
/>
<ImageView
android:visibility="gone"
android:id="@+id/ly_hotview"
android:layout_width="35dp"
android:layout_height="35dp"
......
......@@ -40,6 +40,7 @@
app:layout_constraintTop_toBottomOf="@id/image_map_change_icon" />
<ImageView
android:visibility="gone"
android:id="@+id/ly_hotview"
android:layout_width="35dp"
android:layout_height="35dp"
......
......@@ -2,4 +2,4 @@ include ':library_base'
include ':mvvmhabit'
include ':shareSdkLib'
include ':app'
rootProject.name = "freeworld"
\ No newline at end of file
rootProject.name = "自由世界"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment