Mike Dunn

Results 47 comments of Mike Dunn

sorry for the delay, i had notifications off. i have a live use case with retrofit, and this plugin is in active development, expect another release within the next week...

while i probably shouldn't post a demo with a live requests to my work's server, hooking up to retrofit is pretty simple... in https://github.com/moagrius/EndlessRecyclerView/blob/master/demo/src/main/java/com/qozix/endlessrecyclerview/demo/network/MockNetworkDemoEndlessAdapter.java, everywhere you see `mMockServer.fetch`, replace that...

sorry for the delay, i had notifications off on this repo. i had not tried `stackfromend`, thanks for finding it. i'll work on this issue sometime after the next release...

`setStackFromEnd` will not work with the current setup, and it'd be non-trivial to add - the backing mechanism checks the scroll position and content height against a threshold as the...

That's usually because it's being encrypted or decrypted wrong, but could also mean your source file is not supported (not mp4 or similar) On Wed, Jan 15, 2020 at 1:31...

honestly i haven't touched this code in years but i can check it out. are you saying you're getting back those values from a newly instantiated Color instance?

got it, i'll check it out (some day), thanks for the note