First thanks to you for this tutorial application.
I am curious about to know some items that you have used in this application. those are follows.
-
why we set setFetchExecutor to LivePagedListBuilder in FeedViewModel Class?
-
What does executor = Executors.newFixedThreadPool(5) means ?
-
After testing on mobile and i switched of the internet got the dialog. i need to reloaded network request again. where to do that ?
-
swipe to refresh is not working. any idea ?
question list is so big!!
Thanks in advance.
First thanks to you for this tutorial application.
I am curious about to know some items that you have used in this application. those are follows.
why we set setFetchExecutor to LivePagedListBuilder in FeedViewModel Class?
What does executor = Executors.newFixedThreadPool(5) means ?
After testing on mobile and i switched of the internet got the dialog. i need to reloaded network request again. where to do that ?
swipe to refresh is not working. any idea ?
question list is so big!!
Thanks in advance.