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 0356392 commit ff71840Copy full SHA for ff71840
mediacontroller/src/main/res/layout/activity_media_app_controller.xml
@@ -118,13 +118,6 @@
118
android:id="@+id/controls_page"
119
layout="@layout/media_controls" />
120
121
- <android.support.design.widget.TabLayout
122
- android:id="@+id/tabDots"
123
- android:layout_width="match_parent"
124
- android:layout_height="wrap_content"
125
- android:layout_alignParentBottom="true"
126
- app:tabGravity="center"
127
- app:tabIndicatorHeight="0dp" />
128
android.support.v4.view.ViewPager>
129
130
<android.support.design.widget.TabLayout
0 commit comments