mirror of
https://github.com/Matte23/circolapp.git
synced 2025-12-06 07:29:10 +00:00
Fix attachment list not cleared
This commit is contained in:
@@ -138,6 +138,8 @@ class CircularLetterAdapter(
|
|||||||
circulars[position].attachmentsNames,
|
circulars[position].attachmentsNames,
|
||||||
circulars[position].attachmentsUrls
|
circulars[position].attachmentsUrls
|
||||||
)
|
)
|
||||||
|
} else {
|
||||||
|
holder.attachmentsList.adapter = null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user