Remove NoSwipeWrapContentViewPager

This commit is contained in:
mar-v-in
2014-08-17 11:07:34 +02:00
parent 28df004cbb
commit 3cc57a092a
3 changed files with 23 additions and 88 deletions

View File

@@ -9,13 +9,11 @@
<include layout="@layout/notify_area"/>
<org.sufficientlysecure.keychain.ui.widget.NoSwipeWrapContentViewPager
<FrameLayout
android:id="@+id/encrypt_pager_mode"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical">
</org.sufficientlysecure.keychain.ui.widget.NoSwipeWrapContentViewPager>
android:layout_height="wrap_content"
android:orientation="vertical" />
<android.support.v4.view.ViewPager
android:id="@+id/encrypt_pager_content"