Re: [android-developers] Removing animation from SwipeRefreshLayout

2016-06-06 Thread TreKing
On Tue, May 31, 2016 at 11:57 PM, Amrapali Dhavare < amrapali.dhaw...@gmail.com> wrote: > I want the swipe gesture. I want to use a horizontal progress bar instead > of circular animation. Check setProgressViewEndTarget and setProgressViewOffset methods on the swipe refresh layout. You might be

Re: [android-developers] Removing animation from SwipeRefreshLayout

2016-05-31 Thread Amrapali Dhavare
I want the swipe gesture. I want to use a horizontal progress bar instead of circular animation. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to

Re: [android-developers] Removing animation from SwipeRefreshLayout

2016-05-31 Thread TreKing
On Tue, May 31, 2016 at 5:48 AM, Amrapali Dhavare < amrapali.dhaw...@gmail.com> wrote: > Is there any way to remove the circular animation from the > SwipeRefreshLayout? Why use a SwipRefreshLayout if you don't want the animation?

[android-developers] Removing animation from SwipeRefreshLayout

2016-05-31 Thread Amrapali Dhavare
Hi, Is there any way to remove the circular animation from the SwipeRefreshLayout? I tried setRefreshing(false), however, the animation is still visible for a second or 2. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To