mirror of
https://github.com/ClaytonWWilson/Listify.git
synced 2025-12-15 18:28:47 +00:00
Change list swipe direction
This commit is contained in:
parent
06dd554691
commit
e58d28ea6a
@ -5,7 +5,7 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:dragEdge="right"
|
||||
app:dragEdge="left"
|
||||
app:mode="same_level">
|
||||
|
||||
<FrameLayout
|
||||
|
||||
Loading…
Reference in New Issue
Block a user