pull/1705/head
kunfei 3 years ago
parent 92c34cbad5
commit e240a78494
  1. 4
      app/src/main/res/layout/activity_replace_edit.xml

@ -16,7 +16,7 @@
app:fitStatusBar="false"
app:title="@string/replace_rule_edit" />
<ScrollView
<androidx.core.widget.NestedScrollView
android:layout_width="match_parent"
android:layout_height="wrap_content">
@ -139,6 +139,6 @@
</io.legado.app.ui.widget.text.TextInputLayout>
</LinearLayout>
</ScrollView>
</androidx.core.widget.NestedScrollView>
</LinearLayout>
Loading…
Cancel
Save