We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3fe10c commit b909a2aCopy full SHA for b909a2a
demo/src/main/res/layout/listview_item.xml
@@ -6,9 +6,7 @@
6
xmlns:swipe="http://schemas.android.com/apk/res-auto"
7
android:id="@+id/swipe"
8
android:layout_width="match_parent"
9
- android:layout_height="wrap_content"
10
- swipe:horizontalSwipeOffset="25dp"
11
- >
+ android:layout_height="wrap_content">
12
13
<LinearLayout
14
android:background="#FF5534"
0 commit comments