This commit is contained in:
kunfei
2022-03-10 16:35:52 +08:00
parent 4deffa93fe
commit e5f8d8212c
@@ -16,7 +16,7 @@
app:fitStatusBar="false" app:fitStatusBar="false"
app:title="@string/replace_rule_edit" /> app:title="@string/replace_rule_edit" />
<ScrollView <androidx.core.widget.NestedScrollView
android:layout_width="match_parent" android:layout_width="match_parent"
android:layout_height="wrap_content"> android:layout_height="wrap_content">
@@ -139,6 +139,6 @@
</io.legado.app.ui.widget.text.TextInputLayout> </io.legado.app.ui.widget.text.TextInputLayout>
</LinearLayout> </LinearLayout>
</ScrollView> </androidx.core.widget.NestedScrollView>
</LinearLayout> </LinearLayout>