endian11
2020-01-10 829bd1ec7b41cf4937181e9723ce8d6db34f1a0b
app/src/main/res/layout/layout_rtk_setting.xml
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
<ScrollView xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent"
    android:layout_height="match_parent">
<LinearLayout
    android:layout_width="match_parent"
    android:layout_height="match_parent"
    android:orientation="vertical"
@@ -171,3 +173,4 @@
        android:id="@+id/btn_save_rtk"
        android:text="保存"/>
</LinearLayout>
</ScrollView>