fix: 修改左侧界面标题样式

This commit is contained in:
2023-05-06 15:58:08 +08:00
parent 9f619a2f50
commit b164338ec7
6 changed files with 17 additions and 16 deletions

View File

@@ -31,8 +31,8 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textSize="@dimen/left_pannel_title_font"
android:textStyle="bold"
android:text="离线地图"
android:textColor="@color/highFontColor"
app:layout_constraintLeft_toLeftOf="parent"
app:layout_constraintRight_toRightOf="parent"
app:layout_constraintTop_toTopOf="parent"