Show author flair (not richtext) for comments.

This commit is contained in:
Alex Ning
2020-04-16 20:04:32 +08:00
parent 9cbe542c85
commit f0125edd23
5 changed files with 23 additions and 19 deletions

View File

@@ -161,16 +161,6 @@
app:lib_setRoundedView="true"
app:lib_setShape="rectangle" />
<TextView
android:id="@+id/gilded_number_text_view_item_post_detail"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:textColor="@color/gold"
android:textSize="?attr/font_default"
android:drawableStart="@drawable/gold"
android:drawablePadding="4dp"
android:visibility="gone" />
<ImageView
android:id="@+id/archived_image_view_item_post_detail"
android:layout_width="20dp"