调整首页底部tab颜色
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<FrameLayout
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="#FFF4F4FA">
|
||||
android:background="@color/bg_normal_1c1b22">
|
||||
|
||||
<View
|
||||
android:layout_width="match_parent"
|
||||
|
@@ -4,7 +4,7 @@
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:background="@color/white"
|
||||
android:background="@color/color_white"
|
||||
app:layout_constraintTop_toTopOf="parent">
|
||||
|
||||
<androidx.constraintlayout.widget.ConstraintLayout
|
||||
|
Reference in New Issue
Block a user