修改可以使用
This commit is contained in:
Binary file not shown.
@@ -45,7 +45,8 @@
|
||||
android:textColor="?attr/core_title_bar_text_bg"
|
||||
android:gravity="center"
|
||||
android:textSize="16.3sp"
|
||||
android:textStyle="bold"/>
|
||||
android:textStyle="bold"
|
||||
android:visibility="gone"/>
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/tab_icon"
|
||||
@@ -91,7 +92,8 @@
|
||||
android:minWidth="80dp"
|
||||
android:orientation="horizontal"
|
||||
android:paddingStart="16dp"
|
||||
android:paddingEnd="16dp">
|
||||
android:paddingEnd="16dp"
|
||||
android:visibility="gone">
|
||||
|
||||
<TextView
|
||||
android:id="@+id/page_title_right_text"
|
||||
|
||||
Reference in New Issue
Block a user