WindSekirun / NaraeImagePicker

MultiImagePicker for Android Application, written in Kotlin
Apache License 2.0
40 stars 14 forks source link

Native fragment will deprecated in Android P #4

Closed WindSekirun closed 6 years ago

WindSekirun commented 6 years ago

two days ago, JakeWharton says,

The next version of Android will deprecate the version of fragments that are part of the platform. Thus, we aren't going to add any extensions to support them in this project.

see in https://github.com/android/android-ktx/pull/161#issuecomment-363270555

so i need change all native fragment to support library's fragment.

Here is Target

WindSekirun commented 6 years ago

fixed in 1.1.1