FilePicker
FilePicker copied to clipboard
FilePicker library for Android
**Describe the bug** Few audio format are missing when searching all audio format **To Reproduce** Steps to reproduce the behavior: 1. I have an .aac file 2. Look for audio...
Get this occasionally com.jaiselrahman.filepicker.activity.FilePickerActivity.onRequestPermissionsResult (FilePickerActivity.java:151) android.app.Activity.requestPermissions (Activity.java:4392) com.jaiselrahman.filepicker.activity.FilePickerActivity.requestPermission (FilePickerActivity.java:244) com.jaiselrahman.filepicker.activity.FilePickerActivity.onCameraClick (FilePickerActivity.java:234) com.jaiselrahman.filepicker.adapter.FileGalleryAdapter$1.onClick (FileGalleryAdapter.java:174) android.view.View.performClick (View.java:6310) android.view.View$PerformClick.run (View.java:24951) android.os.Handler.handleCallback (Handler.java:790) android.os.Handler.dispatchMessage (Handler.java:99) android.os.Looper.loop (Looper.java:164) android.app.ActivityThread.main (ActivityThread.java:6548) java.lang.reflect.Method.invoke (Method.java) com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run (RuntimeInit.java:438) com.android.internal.os.ZygoteInit.main...
**Describe the bug** The file picker class crash when there is no file selected and DOne is being clicked
**Is your feature request related to a problem? Please describe.** Currently, the user needs to click "Done" after selecting a file when singleChoiceMode = true **Describe the solution you'd like**...
``` Caused by: android.view.InflateException: Binary XML file line #13 in com.gd.sportapp:layout/activity_splash: Error inflating class com.google.android.material.button.MaterialButton Caused by: java.lang.reflect.InvocationTargetException at java.lang.reflect.Constructor.newInstance0(Native Method) at java.lang.reflect.Constructor.newInstance(Constructor.java:343) at android.view.LayoutInflater.createView(LayoutInflater.java:854) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:1006) at android.view.LayoutInflater.createViewFromTag(LayoutInflater.java:961) at...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. 2. 3. 4. **Expected behavior** A clear and concise...
E/AndroidRuntime: FATAL EXCEPTION: main PID: 20962 java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 1995548 bytes at android.app.ActivityThread$StopInfo.run(ActivityThread.java:3776) at android.os.Handler.handleCallback(Handler.java:751) at android.os.Handler.dispatchMessage(Handler.java:95) at android.os.Looper.loop(Looper.java:154) at android.app.ActivityThread.main(ActivityThread.java:6123) at java.lang.reflect.Method.invoke(Native Method) at
When try to open camera i will get this error! E/AndroidRuntime: FATAL EXCEPTION: main Process: com.tcs.it, PID: 6818 java.lang.RuntimeException: android.os.TransactionTooLargeException: data parcel size 2716384 bytes at android.app.ActivityThread$StopInfo.run(ActivityThread.java:3776) at android.os.Handler.handleCallback(Handler.java:751) at...
I'm not sure if your library allow to do this, if not, could you support it?