pda/zhuike/.svn/pristine/de/dedc1b534599a4c6fdfc8e08423...

13 lines
447 B
Plaintext
Raw Permalink Normal View History

2024-02-06 22:23:29 +08:00
<?xml version="1.0" encoding="utf-8"?>
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".Fragments.Fragment_shudan_list">
<TextView
android:layout_width="match_parent"
android:layout_height="match_parent"
android:text="Hello" />
</FrameLayout>