-
- Notifications
You must be signed in to change notification settings - Fork 39
Closed
Labels
Description
What happened?
A bug happened!
When I clicked the Audio file added along notes from my storage, it showed "An error Occured".
Those audio files weren't recorded using the inbuilt "record" option. But, they were attached from files. When I checked the audio files are still there at same location in files also.
App Version
7.7.0
Android Version (API Level)
35
(Optional) Relevant log output
java.lang.IllegalArgumentException: Failed to find configured root that contains /data/data/com.philkes.notallyx/files/attachments/Files/061599ce-564a-4e57-a0ed-1313bb01a13f.mp3 at com.philkes.notallyx.utils.AndroidExtensionsKt.getUriForFile(SourceFile:215) at com.philkes.notallyx.presentation.activity.note.EditActivity$setupFiles$1.invoke(SourceFile:39) at com.philkes.notallyx.presentation.view.note.preview.PreviewFileAdapter$onCreateViewHolder$1.invoke(SourceFile:22) at com.google.android.material.snackbar.Snackbar$$ExternalSyntheticLambda1.onClick(SourceFile:57) at android.view.View.performClick(View.java:8119) at android.widget.CompoundButton.performClick(CompoundButton.java:146) at android.view.View.performClickInternal(View.java:8089) at android.view.View.-$$Nest$mperformClickInternal(Unknown Source:0) at android.view.View$PerformClick.run(View.java:31890) at android.os.Handler.handleCallback(Handler.java:973) at android.os.Handler.dispatchMessage(Handler.java:100) at android.os.Looper.loopOnce(Looper.java:282) at android.os.Looper.loop(Looper.java:387) at android.app.ActivityThread.main(ActivityThread.java:9500) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:600) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1005)Reactions are currently unavailable