From 68f113a66ef9b21484ae24b9cb937397aee739fb Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 14 Oct 2019 11:03:54 +0800 Subject: Show an error message when favorite or unfavorite something failed. Minor bugs fixed. Version 1.3.0. --- app/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'app/src/main/res') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index f37430d3..d332d5e0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -231,6 +231,8 @@ Post hidden Unable to hide post Post unhidden + Failed to favorite it + Failed to unfavorite it Unable to unhide post Delete This Post Delete This Comment -- cgit v1.2.3