[6.7.0] color change
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
app:defaultColor="@color/acc_default_txt_color"
|
||||
app:layout_constraintLeft_toRightOf="@+id/sweeperSpeedImage"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:selectColor="@color/dark_mode_select_txt_color"
|
||||
app:selectColor="@android:color/white"
|
||||
android:layout_marginTop="@dimen/dp_30"/>
|
||||
<View
|
||||
android:id="@+id/line1"
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
app:defaultColor="@color/acc_default_txt_color"
|
||||
app:layout_constraintLeft_toRightOf="@+id/sweeperSpeedImage"
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
app:selectColor="@color/dark_mode_select_txt_color"
|
||||
app:selectColor="@android:color/white"
|
||||
android:layout_marginTop="@dimen/dp_30"/>
|
||||
<View
|
||||
android:id="@+id/line1"
|
||||
|
||||
Reference in New Issue
Block a user