Modify account page multiple profile UI

- Extend the tab width to 50%
- Hide category title in two tab mode

Bug: 141601408
Test: manual
Change-Id: I73a1a64c704f7a74c200803efef97cdac5534aa7
This commit is contained in:
Raff Tsai
2019-11-07 14:53:54 +08:00
parent efcfbaeb5a
commit f5277ba54a
2 changed files with 12 additions and 9 deletions

View File

@@ -32,7 +32,6 @@
app:tabMaxWidth="0dp"
app:tabGravity="fill"
app:tabMode="fixed"
app:tabIndicatorFullWidth="false"
app:tabIndicatorColor="@*android:color/accent_device_default"
app:tabSelectedTextColor="@*android:color/accent_device_default"
app:tabTextColor="?android:attr/textColorSecondary" />