Tyler Suehr
Tyler Suehr
Thanks! This fork really helped a lot! I have the Phoenix refresh layout as the parent to a RecyclerView which was nested inside a CoordinatorLayout with an AppBarLayout that has...
Thanks for posting this issue! Currently, I haven't explicitly targeted or supported RTL layouts so that may be what's causing the first screenshot to render like that, but I'm not...
Thanks for posting this issue! This problem seems to be happening in the `ChipsAdapter` whenever the edit text is readjusted to fit the width of the screen in the `onGlobalLayout()`...
Thanks for reaching out to me with your input, and that's a great inquiry too! I've thought of different ways to support different animations with this library, but haven't tried...
I'll definitely be able to check that out within the next day or two. I would like the library to be able to support complex animations so that they're easy...
Added the Wiki page: https://github.com/codepath/android_guides/wiki/Server-Synchronization-(SyncAdapter)
Thank you! This was actually the first time I've ever contributed to any other GitHub repository too lol. Would you like me to update it to try to answer these...