pull/32/head
kunfei 5 years ago
parent c4ac47d63e
commit fac2bb44a6
  1. 2
      app/src/main/res/layout/activity_replace_rule.xml

@ -16,7 +16,7 @@
<androidx.recyclerview.widget.RecyclerView
android:id="@+id/rv_replace_rule"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:layout_height="0dp"
android:paddingStart="16dp"
android:paddingEnd="16dp"
android:layout_marginBottom="8dp"

Loading…
Cancel
Save