Prashant Saini

Results 9 issues of Prashant Saini

I checked out the docs related to **ListView** & found that we can run Lottie animations only by setting autoStart to true. However, there may be various use-cases where we...

[ti.playservices-android-18.5.1.zip](https://github.com/user-attachments/files/19104878/ti.playservices-android-18.5.1.zip)

**NOTE:** This module requires minimum `compileSdkVersion: 34` which is not publicly available until `SDK 12.6.1.GA`. I tested the module using latest master branch, so `manifest` will be updated once we...

[firebase.analytics-android-5.3.1.zip](https://github.com/user-attachments/files/19104899/firebase.analytics-android-5.3.1.zip)

In follow up with this [previous PR](https://github.com/tidev/titanium-sdk/pull/14210), we are still seeing same crashes. After doing more research on this issue, the only clues I could find is that it's OEM...

Fix: When zoomed in, an `ImageView` with `enableZoomControls: true` cannot be dragged horizontally inside a `ScrollableView`. However, it can be dragged in any direction other than horizontally since a `ScrollableView`...

### Fix [IndexOutOfBoundsException crash](https://github.com/wordpress-mobile/AztecEditor-Android/issues/1106) issue. ### Test 1. We could not reproduce it on local but we had multiple reports from Firebase on Samsung devices. Looks like it's specific to...

Recently we saw over 10 crashes on Firebase, with this stack trace. - Device - `Samsung S23 Ultra`. - OS - `Android 15`. - AztecEditor `v1.6.2`. ``` Fatal Exception: java.lang.IndexOutOfBoundsException:...

[av.imageview-android-6.0.0.zip](https://github.com/user-attachments/files/22727182/av.imageview-android-6.0.0.zip)