Merge branch 'briar-recycler-view-log' into 'master'
Stop periodic list update only once When testing the forum unread code, I noticed the recycler view is detaching twice. Once because the stop method is called and once because the view detaches from the window. Wouldn't it be safe to null the refresher when the updates are stopped? See merge request !478
No related branches found
No related tags found
Loading
Please register or sign in to comment