Kiran Rao

Results 40 comments of Kiran Rao

I'd prefer to discuss first before you put in the effort to make a PR!

Reminder: I'm accepting pull requests for this one.

@feromakovi Thanks for this PR. I am exploring whether I can use Android Data Binding library such that there is no longer a need to create `RelativeTimeTextView` as a sub-class...

@angelen10 Any additional information? Does the container Fragment contain the ScrollView? Or is it in the nested Fragment? BTW are you trying the View Pager example? or the Nav drawer...

@angelen10 No worries - this information should be sufficient for me to look into the issue. I think in the sample, the position of the ScrollView is never saved. I...

Add commas in the number displays (1,00,000 instead of 100000)

@jd-alexander The problem is the fix is non-trivial - as in - I can't think of an elegant way to make the API annotation-friendly. For starters, checking for network status...

I can confirm that [this comment](https://github.com/gi097/flutter_clickable_regions/issues/3#issuecomment-616870097) helped me. I used Figma to regenerate the SVG. It remains to be seen how well this process scales for other maps downloaded from...

I can confirm that @joseAugustoCR suggestion works fine. You need a large enough padding and then set `clipToPadding="false"`

@nicolabeghin If you look at the [pull requests](https://github.com/iPaulPro/aFileChooser/pulls) for the original repo, you'll notice that the developer is merging pull requests for bug fixes, translations and the like but not...