Long strip split fixes (#7875)

* Fix image width in `splitStrip`

* Fix reader switch isn't in md3
This commit is contained in:
AntsyLich
2022-08-28 04:10:16 +06:00
committed by GitHub
parent 9c49a5ed22
commit 1948d55d5d
2 changed files with 2 additions and 2 deletions

View File

@@ -66,7 +66,7 @@
android:visibility="gone"
tools:visibility="visible" />
<com.google.android.material.switchmaterial.SwitchMaterial
<com.google.android.material.materialswitch.MaterialSwitch
android:id="@+id/long_strip_split"
android:layout_width="match_parent"
android:layout_height="wrap_content"