Peter Serwylo 58205fefec Don't animate category spinner hiding
This caused the entire list view to e animated when navigating
back to the Available tab. Tried switching the `animateLayoutChanged=true`
to a child view only containing the category spinner, but this is not how
the animation handling works. It needs to animate both the thing being
hidden/shown, and also the next sibling of that thing to work properly.
Thus, moving the spinner to its own child and leaving the list didn't work.
2015-12-14 22:41:29 +11:00
..
2015-12-03 13:03:41 +03:00
2015-07-23 09:47:27 +03:00
2015-11-09 15:45:47 +03:00
2015-11-09 15:43:09 +03:00
2015-11-09 15:43:09 +03:00