Fixed tracking icon in search activity

This commit is contained in:
Jay 2020-01-22 17:37:20 -08:00
parent e41173ad1d
commit 332a21ed76

View File

@ -31,6 +31,7 @@
android:layout_height="wrap_content"
android:theme="@style/Theme.ActionBar.Tab"
app:tabIndicatorColor="@android:color/white"
app:tabInlineLabel="true"
app:tabGravity="center"
app:tabMode="scrollable"
app:tabMinWidth="75dp"/>