Fix link domain not showing in PostRecyclerViewAdapter.

This commit is contained in:
Alex Ning 2020-07-16 22:17:35 +08:00
parent ca9c90711c
commit bae154da45

View File

@ -203,8 +203,7 @@
android:paddingStart="16dp"
android:paddingEnd="16dp"
android:textSize="?attr/font_12"
android:fontFamily="?attr/font_family"
android:visibility="gone" />
android:fontFamily="?attr/font_family" />
<RelativeLayout
android:layout_width="match_parent"