[xml]
This commit is contained in:
yangyakun
2023-09-07 09:48:26 +08:00
committed by zhongchao
parent 5893a17887
commit 1ffb629cc1

View File

@@ -32,5 +32,12 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
<TextView
android:id="@+id/tv_show_overmap_debug"
android:text="overmap"
android:layout_width="wrap_content"
android:layout_height="wrap_content"/>
</androidx.appcompat.widget.LinearLayoutCompat>