JLChen
2021-01-05 7be166b93cafc5ba0c5cdb8ede2e4f664136e9ee
app/src/main/res/layout/activity_main.xml
@@ -59,6 +59,21 @@
        </LinearLayout>
        <LinearLayout
            android:layout_width="wrap_content"
            android:layout_height="wrap_content">
            <Button
                android:id="@+id/btn_setting"
                android:layout_width="wrap_content"
                android:layout_height="wrap_content"
                android:text="设置" />
        </LinearLayout>
        <LinearLayout
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:orientation="vertical"