remove useless offset

This commit is contained in:
代码家 2015-01-17 23:57:39 +08:00
parent b3fe10cf33
commit b909a2a4bb
1 changed files with 1 additions and 3 deletions

View File

@ -6,9 +6,7 @@
xmlns:swipe="http://schemas.android.com/apk/res-auto"
android:id="@+id/swipe"
android:layout_width="match_parent"
android:layout_height="wrap_content"
swipe:horizontalSwipeOffset="25dp"
>
android:layout_height="wrap_content">
<LinearLayout
android:background="#FF5534"