QuickReturn
QuickReturn copied to clipboard
scroll
When I scroll listview,the footer is flashing
I have the same issue. And if i scroll very slowly, the QuickReturnFooterTextView and the QuickReturnFooterImageView(Google plus implementation) do not scroll at the same pace.
That google plus implementation is by design. That is how it was being handled in the Google + app. Keep in mind it is just an example. You are free to customize that behavior. On May 25, 2015 2:13 AM, "ByungHwa Ra" [email protected] wrote:
I have the same issue. And if i scroll very slowly, the QuickReturnFooterTextView and the QuickReturnFooterImageView(Google plus implementation) do not scroll at the same pace.
— Reply to this email directly or view it on GitHub https://github.com/lawloretienne/QuickReturn/issues/23#issuecomment-105174684 .
@lawloretienne ok man. thanks.
@rabyunghwa have a solution?
@zhonghanwen nope. I decided to use the header textview instead and just manually set its visibility to visible or gone. This is what the current behavior is in the latest Facebook's app.