Migrate column preference to FlowPreference

This commit is contained in:
arkon
2020-04-24 11:31:19 -04:00
parent 45b5c1c262
commit 17fc8deb19
6 changed files with 36 additions and 31 deletions

View File

@@ -22,7 +22,6 @@
android:id="@+id/fast_scroller"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_centerHorizontal="true"
android:layout_gravity="end"
app:fastScrollerBubbleEnabled="false"
tools:visibility="visible" />

View File

@@ -16,7 +16,6 @@
android:id="@+id/fast_scroller"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_centerHorizontal="true"
android:layout_gravity="end"
app:fastScrollerBubbleEnabled="false"
tools:visibility="visible" />