From 45f67457fa6bf49fdf2648e1dc3a3802beac41b4 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Thu, 27 Dec 2018 11:29:02 +0800 Subject: Use Android Paging Library to load and display best posts. Loading best posts in a specific subreddit is broken. Fixed a bug which is PostViewModel's data becoming null after the app restart. Add notch support for Android Pie. --- .idea/misc.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.idea/misc.xml') diff --git a/.idea/misc.xml b/.idea/misc.xml index dc345694..cc51e58e 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -25,7 +25,7 @@ - + -- cgit v1.2.3