From 7761d3875673e65cfb6d0cb496a781a9ee8f2db3 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 5 Aug 2019 17:18:30 +0800 Subject: Sorting and refreshing in FilteredPostsActivity are available. --- app/src/main/res/layout/item_post.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/layout/item_post.xml') diff --git a/app/src/main/res/layout/item_post.xml b/app/src/main/res/layout/item_post.xml index e3be0913..640f6c3f 100644 --- a/app/src/main/res/layout/item_post.xml +++ b/app/src/main/res/layout/item_post.xml @@ -102,7 +102,7 @@ android:layout_height="24dp" android:layout_toEndOf="@id/type_text_view_item_post" android:layout_centerVertical="true" - android:visibility="gone"/> + android:visibility="gone" />