QuickReturn icon indicating copy to clipboard operation
QuickReturn copied to clipboard

scroll

Open szn0212 opened this issue 9 years ago • 5 comments

When I scroll listview,the footer is flashing

szn0212 avatar May 05 '15 10:05 szn0212

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.

rabyunghwa avatar May 25 '15 09:05 rabyunghwa

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 avatar May 25 '15 15:05 lawloretienne

@lawloretienne ok man. thanks.

rabyunghwa avatar May 25 '15 23:05 rabyunghwa

@rabyunghwa have a solution?

zhonghanwen avatar Nov 04 '15 06:11 zhonghanwen

@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.

rabyunghwa avatar Dec 30 '15 02:12 rabyunghwa