Revert hiding cutout setting from reader sheet

This commit is contained in:
arkon
2020-04-28 17:39:34 -04:00
parent 8f26c4bd07
commit 74af40a352
4 changed files with 14 additions and 13 deletions

View File

@@ -132,7 +132,6 @@
android:layout_height="wrap_content"
android:text="@string/pref_cutout_short"
android:textColor="?android:attr/textColorSecondary"
android:visibility="gone"
app:layout_constraintTop_toBottomOf="@id/fullscreen" />
<com.google.android.material.switchmaterial.SwitchMaterial