diff options
Diffstat (limited to 'app/src/main/res/layout/item_post_compact.xml')
-rw-r--r-- | app/src/main/res/layout/item_post_compact.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/src/main/res/layout/item_post_compact.xml b/app/src/main/res/layout/item_post_compact.xml index 309eedb5..06c00131 100644 --- a/app/src/main/res/layout/item_post_compact.xml +++ b/app/src/main/res/layout/item_post_compact.xml @@ -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" |