grzegorznittner / chanu

Chanu - 4chan for Android
https://play.google.com/store/apps/details?id=com.chanapps.four.activity
GNU General Public License v3.0
74 stars 32 forks source link

implement pull to refresh for android action bar board and thread manual refresh #273

Closed johnarleyburns closed 11 years ago

grzegorznittner commented 11 years ago

i'm still a bit resistive to that pull to refresh thing the main issue is that data fetch takes some time, i don't think user should take additional action to initiate data fetching for me it's more convinient to show user that there are new posts/updates available, especially that we are going to keep auto fetching in some cases

the most i like that idea with refresh button with indicator how many new posts/updates are available, in this case refresh will work as UI update only when items are available, and as force refresh when nothing is there

On Tue, Jul 2, 2013 at 5:47 PM, John Burns notifications@github.com wrote:

— Reply to this email directly or view it on GitHubhttps://github.com/grzegorznittner/4channer/issues/273 .

johnarleyburns commented 11 years ago

implemented, but kept existing refresh button in overflow