Skip to content

Commit

Permalink
support androidx
Browse files Browse the repository at this point in the history
  • Loading branch information
huanghaibin-dev committed Jul 8, 2019
1 parent 18d3498 commit 0a852bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/activity_view_pager.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
android:layout_height="match_parent"
tools:ignore="UnusedAttribute">

<android.support.design.widget.TabLayout
<com.google.android.material.tabs.TabLayout
android:id="@+id/tabLayout"
app:tabIndicatorColor="#00333333"
android:layout_width="match_parent"
Expand Down

0 comments on commit 0a852bf

Please sign in to comment.