Skip to content

Commit ff71840

Browse files
committed
Remove unused TabLayout.
Change-Id: I3258de42eac5e3f516d051007752b37705218392
1 parent 0356392 commit ff71840

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

mediacontroller/src/main/res/layout/activity_media_app_controller.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -118,13 +118,6 @@
118118
android:id="@+id/controls_page"
119119
layout="@layout/media_controls" />
120120

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" />
128121
android.support.v4.view.ViewPager>
129122

130123
<android.support.design.widget.TabLayout

0 commit comments

Comments
 (0)