add icon indicating the existence of replies

closes #207
This commit is contained in:
sk
2022-12-28 14:13:49 +01:00
parent f3a9b19104
commit a3c3fec9b4
4 changed files with 23 additions and 1 deletions

View File

@@ -16,7 +16,7 @@
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_gravity="center_vertical"
android:drawableStart="@drawable/ic_fluent_chat_multiple_24_regular"
android:drawableStart="@drawable/ic_fluent_chat_multiple_24_selector_text"
android:drawablePadding="8dp"
android:paddingHorizontal="8dp"
android:drawableTint="?android:textColorSecondary"