Rowland Oti

Results 23 comments of Rowland Oti

Please rename this attribute to something else to avoid conflict with AndroidX. It is a one-line fix, and wondering why it will take a month for merging the PR sent....

I don't see this as an issue as you still have: ```java if (savedInstanceState != null) { if (productAdapter != null) { productAdapter.restoreStates(savedInstanceState); } } ``` It should be known...

What was the fix, @alxrm I have a similar error in one of my libraries and could benefit from the fix? I can't see the fixing commit.

It is true, had a fix for that, and it worked. Seeing quite alot of similar bugs with many other different libraries, especially with the migration to `AndroidX` namespace. Thanks...

Fix is mentioned in one of the comments - just read it.

I need this too. Not too much to ask.

Yeap, I think I have a similar problem. It just can't seem to show the ProgressBar. I have setup everything correctly, as in the example. However, the samples, do run...

Users don't know about enabling animation on the device, hence that is not a solution that will work. In production, you can't ask users to go that deep in the...

Faced this issue, and was wondering, why can't we have a setting that applies this rules whenever we want? Not everyone is a genius at iptables manipulation. Even copy-pasting into...

Hi, @AshirwadSai this library which came out first already supports all Firebase services - the Firestore support is lovely. It is tried and tested. Check out: https://github.com/FrangSierra/RxFirebase