Files
HouseProperty/app/src/main/res/layout/activity_settle.xml
jinyuer 2442ab8a70 1
2020-08-27 15:34:03 +08:00

11 lines
286 B
XML

<?xml version="1.0" encoding="utf-8"?>
<layout>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
</LinearLayout>
</layout>