Skip to content

Commit 76b6d95

Browse files
committed
Upload file
1 parent c4e8f6c commit 76b6d95

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

common/src/main/java/com/omarea/common/ui/DialogAppChooser.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -164,8 +164,5 @@ class DialogAppChooser(
164164

165165
override fun onDismiss(dialog: DialogInterface) {
166166
super.onDismiss(dialog)
167-
if (::adapter.isInitialized) {
168-
adapter.release()
169-
}
170167
}
171168
}

0 commit comments

Comments
 (0)