Ishaan Garg

Results 11 comments of Ishaan Garg

Is it possible to enable logging in production java (android) apps? If yes then how? As per my understanding we need to push the props file to java client but...

Thanks for the PR! This looks fine, I'll test and merge in some other fixes and create a new release tomorrow. If you're in a hurry, fork away :+1:

The lib is not optimized for Kotlin. Feel free to post some code here or submit a PR :)

Oh I see. RTL support is not supported as of now, thanks for reporting. Will add RTL support in the next release. but you're welcome to raise a PR :)

If it's visible in the Studio Preview, then it should work in mobile too. Please make sure that you're not making it INVISIBLE programmatically. Can you maybe a post a...

Are you using coordinator layout? Can you post your layout XML?

I had to cleanup your layout XML a bit. Wrapped the whole thing inside another RelativeLayout. replaced fragment tag with a View tag and commented out the include layout as...

Is it for RTL support or some other use case?

We'll be adding support soon. In the meanwhile, you can checkout https://github.com/jefryjacky/proSwipeButton which is a fork of this repo with reverse functionality for RTL support.

Sorry custom fonts aren't supported as of now, PRs are most welcome :)