Axita Savani

Results 9 issues of Axita Savani

** If you don't use this template, your issue will be closed ** **Checklist** 1. My animation doesn't use any [unsupported features](http://airbnb.io/lottie/#/supported-features). 2. I know what part of my animation...

Rendering bug
Text

i have crash in crashlytics in File.doCopyFile() funtion. below has full log details: ``` Fatal Exception: java.lang.IllegalArgumentException: Negative time at java.io.File.setLastModified(File.java:1432) at com.kbeanie.multipicker.utils.FileUtils.doCopyFile(FileUtils.java:163) at com.kbeanie.multipicker.utils.FileUtils.copyFile(FileUtils.java:137) at com.kbeanie.multipicker.utils.FileUtils.copyFile(FileUtils.java:109) at com.kbeanie.multipicker.core.threads.FileProcessorThread.copyFileToFolder(FileProcessorThread.java:170) at...

I have to get this error in Crashlytics : **Information :** VideoPickerImpl.java line 171 com.kbeanie.multipicker.core.VideoPickerImpl.handleGalleryData **Details :** Fatal Exception: java.lang.RuntimeException Failure delivering result ResultInfo{who=null, request=70869, result=-1, data=Intent { dat=/storage/emulated/0/Download/Lirico En...

**Crash Logs** : `Fatal Exception: java.lang.NullPointerException: Attempt to invoke interface method 'android.view.MenuItem android.view.MenuItem.setVisible(boolean)' on a null object reference at com.yalantis.ucrop.UCropActivity.onPrepareOptionsMenu(UCropActivity.java:168) at android.app.Activity.onPreparePanel(Activity.java:3483) at androidx.fragment.app.FragmentActivity.onPrepareOptionsPanel(FragmentActivity.java:485) at androidx.fragment.app.FragmentActivity.onPreparePanel(FragmentActivity.java:470) at androidx.appcompat.view.WindowCallbackWrapper.onPreparePanel(WindowCallbackWrapper.java:99) at androidx.appcompat.app.AppCompatDelegateImpl$AppCompatWindowCallback.onPreparePanel(AppCompatDelegateImpl.java:3148)...

### Checklist before submitting a bug report - [X] I've updated to the latest released version of the SDK - [X] I've searched for existing [Github issues](https://github.com/facebook/facebook-android-sdk/issues) - [X] I've...

needs-triage
bug

### Expected behavior Must update tweet once created by user ### Actual behavior Not mention any endpoint for this

About - Android API Support: 33 - Gradle Version: 6.7.1 - Billing Library Version: 6.0.0 ------------------------------- **How to reproduce the Issue?** 1. Open the app - Billing Client Create -...

Can we add Viewpager with tab layout and how please provide some information?

Android SDK: 33 Integration : 1. build. gradle file ` implementation 'com.microsoft.clarity:clarity:2.2.0'` 2. Application File ``` private void initMicrosoftClarity() { ClarityConfig config = new ClarityConfig( "lq5a8lt***", null, // Default user...