Fixed tracking icon in search activity
This commit is contained in:
parent
e41173ad1d
commit
332a21ed76
1 changed files with 1 additions and 0 deletions
|
@ -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"/>
|
||||
|
|
Reference in a new issue