ArthurHub / ArthurHub/Android-Image-Cropper
Cannot use start(context, fragment) with android.support.v4.app.Fragment with version 2.8.0
Open
- Dominant language
- Java
- Stars
- 6.4k
- Forks
- 1.4k
- PR merge metrics
- No merged PRs in 30d
Description
With version 2.8.0 of this library android.support.v4.app.Fragment is no longer supported. Please add support back for this library. A lot of us are still using this version of fragment.
Thanks
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the start(context, fragment) entry point and the version 2.8.0 changes that stopped accepting android.support.v4.app.Fragment. Trace how fragment types are checked or passed into the cropper, then verify that this support-library Fragment works again without breaking the current API behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100