From ccde986d8416da316b1638916eb122eb798bbe57 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Wed, 18 Nov 2020 23:46:57 +0800 Subject: Fix wrong package names. --- app/src/main/res/xml/font_preferences.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/src/main/res/xml/font_preferences.xml') diff --git a/app/src/main/res/xml/font_preferences.xml b/app/src/main/res/xml/font_preferences.xml index 83264ea0..541c487a 100644 --- a/app/src/main/res/xml/font_preferences.xml +++ b/app/src/main/res/xml/font_preferences.xml @@ -4,7 +4,7 @@ + app:fragment="ml.docilealligator.infinityforreddit.settings.FontPreviewFragment" /> -- cgit v1.2.3