From 2dbb854bfcc6d409f611195ce2a43249a3cf8c2f Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 14 Aug 2019 16:52:59 +0800 Subject: Sorting gilded posts in AccountPostsActivity is available. Refreshing in AccountPostsActivity is available. --- app/src/main/res/menu/account_posts_activity.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 app/src/main/res/menu/account_posts_activity.xml (limited to 'app/src/main/res') diff --git a/app/src/main/res/menu/account_posts_activity.xml b/app/src/main/res/menu/account_posts_activity.xml new file mode 100644 index 00000000..cf39a53d --- /dev/null +++ b/app/src/main/res/menu/account_posts_activity.xml @@ -0,0 +1,23 @@ + + + + + + + \ No newline at end of file -- cgit v1.2.3