daimajia / AndroidSwipeLayout

The Most Powerful Swipe Layout!
MIT License
12.38k stars 2.67k forks source link

每隔三行重复滑动 #242

Open cdzztong opened 8 years ago

cdzztong commented 8 years ago

内容布局中的第一个View必须得set值,不然滑动第一行数据后,每隔三行数据会自动跟关滑动过去了 <TextView android:id="@+id/position" android:layout_width="wrap_content" android:layout_height="wrap_content" android:visibility="gone"/>