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 31ce8e3 commit 0883814Copy full SHA for 0883814
app/src/main/res/layout/activity_main.xml
@@ -33,14 +33,7 @@
33
android:id="@+id/view_pager"
34
android:layout_width="match_parent"
35
android:layout_height="0dp"
36
- android:layout_weight="1">
37
-
38
- <android.support.v4.view.PagerTitleStrip
39
- android:layout_width="match_parent"
40
- android:layout_height="50dp">
41
42
- </android.support.v4.view.PagerTitleStrip>
43
- </android.support.v4.view.ViewPager>
+ android:layout_weight="1" />
44
45
<HorizontalScrollView
46
0 commit comments