-
Notifications
You must be signed in to change notification settings - Fork 554
Closed
Description
Describe the bug
The application force close.
To Reproduce
Steps to reproduce the behavior:
- Open App
- Click Profile
- Click Edit Profile
Expected behavior
Show Edit Form.
Logs
java.lang.IllegalStateException: BitmapFactory.decodeByte…g, 0, decodedString.size) must not be null.
Screenshots
Smartphone Info:
Device Xiaomi Note 5A
Android Version Nougat 7.1
Additional context
I tried changing the code EditProfileFragment.kt in line 211 from safeArgs.croppedImage.isEmpty () to safeArgs.croppedImage.equals ("''") the error was handled
.
Would you like to work on the issue?
- Yes
- [x ] No
- Other:
Metadata
Metadata
Assignees
Labels
No labels