From d82b1e63051465fa45578884ef9bc17314d89af8 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 10 Oct 2019 17:09:29 +0800 Subject: Favorite and unfavorite subscribed users are now available. --- app/src/main/res/layout/item_favorite_subreddits_divider.xml | 12 ------------ app/src/main/res/layout/item_favorite_thing_divider.xml | 12 ++++++++++++ app/src/main/res/layout/item_subscribed_thing.xml | 6 +++--- 3 files changed, 15 insertions(+), 15 deletions(-) delete mode 100644 app/src/main/res/layout/item_favorite_subreddits_divider.xml create mode 100644 app/src/main/res/layout/item_favorite_thing_divider.xml (limited to 'app/src/main/res/layout') diff --git a/app/src/main/res/layout/item_favorite_subreddits_divider.xml b/app/src/main/res/layout/item_favorite_subreddits_divider.xml deleted file mode 100644 index 7b3f34a8..00000000 --- a/app/src/main/res/layout/item_favorite_subreddits_divider.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/app/src/main/res/layout/item_favorite_thing_divider.xml b/app/src/main/res/layout/item_favorite_thing_divider.xml new file mode 100644 index 00000000..80add13d --- /dev/null +++ b/app/src/main/res/layout/item_favorite_thing_divider.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/app/src/main/res/layout/item_subscribed_thing.xml b/app/src/main/res/layout/item_subscribed_thing.xml index bb76a5fb..79622979 100644 --- a/app/src/main/res/layout/item_subscribed_thing.xml +++ b/app/src/main/res/layout/item_subscribed_thing.xml @@ -9,14 +9,14 @@ android:background="?attr/selectableItemBackground">