tungdx / android-media-picker

A library for choose photos, videos from Android devices.
185 stars 57 forks source link

Kotlin Project Error Implement #26

Open rhmdnrhuda opened 4 years ago

rhmdnrhuda commented 4 years ago

null cannot be cast to non-null type vn.tungdx.mediapicker.widget.PickerImageView

m-usmankhan commented 4 years ago

kotlin.TypeCastException: null cannot be cast to non-null type vn.tungdx.mediapicker.widget.PickerImageView at vn.tungdx.mediapicker.MediaAdapter.onMovedToScrapHeap(MediaAdapter.kt:207)

toantk238 commented 4 years ago

@m-usmankhan Could you tell me how to reproduce this bug ?