From 98a66a8bb780e083dd82a34bdff240ce132a755c Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Tue, 6 Apr 2021 22:48:36 +0800 Subject: Fix post filter usage not retain after saving the post filter again. --- app/src/main/res/drawable-night/ic_home_black_24dp.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/drawable-night') diff --git a/app/src/main/res/drawable-night/ic_home_black_24dp.xml b/app/src/main/res/drawable-night/ic_home_black_24dp.xml index a35f1eff..c112c91b 100644 --- a/app/src/main/res/drawable-night/ic_home_black_24dp.xml +++ b/app/src/main/res/drawable-night/ic_home_black_24dp.xml @@ -5,5 +5,5 @@ android:viewportHeight="24"> + android:fillColor="#FFFFFF"/> -- cgit v1.2.3