Change several colors in Indigo theme.

This commit is contained in:
Alex Ning
2021-06-11 15:29:44 +08:00
parent fda2c142c8
commit 7c388ebd52
6 changed files with 77 additions and 79 deletions

View File

@@ -31,7 +31,6 @@
android:layout_marginStart="16dp"
android:layout_marginEnd="8dp"
android:fontFamily="?attr/font_family"
android:textColor="#E91E63"
android:textSize="?attr/font_default"
app:layout_constraintHorizontal_bias="0"
app:layout_constraintBottom_toBottomOf="parent"

View File

@@ -30,7 +30,6 @@
android:layout_marginStart="16dp"
android:layout_marginEnd="8dp"
android:fontFamily="?attr/font_family"
android:textColor="#E91E63"
android:textSize="?attr/font_default"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@id/stickied_post_image_view_item_post_compact_right_thumbnail"