3.4.0
- Use
weak
overunowned
to fix crashes, kudos to @jonasecandersson ๐ fixes #178 - Use correct video Orientation even when phone is "orientation locked" Thanks to @Appswage fixes #161
- Introduces
numberOfItemsInRow
&spacingBetweenItems
to customize library layout, courtesy of @shotat ๐ - Fixes Library being stuck with a small number of items, due to the collectionView
alwaysBounceVertical
defaulting tofalse
. Kudos to @shotat again ๐ฅ - Adds ๐ฎ๐ฉ Indonesian language thanks to @wsnjy ๐
- Improves UI on Gallery with multiple items, adds natural paging + touch animations. fixes #135
Thank you so much for your great work on this release, you are the BEST! <3