Releases: skydoves/Submarine
Releases · skydoves/Submarine
1.0.7
🎉 Released a new version 1.0.7
! 🎉
What's New?
- Fixed: OnClick doesn't work when a tooltip is defined (#8)
1.0.6
🎉 Released a new version 1.0.6
! 🎉
What's New?
- Added a
tooltipText
attribute on the SubmarineItem
. (#5)
- Added
setIconSizeRes
and setIconTintRes
on the IconForm
.
1.0.5
🎉 Released a new version 1.0.5
! 🎉
What's New?
- Changed method names:
floats()
, dips()
, navigates()
, and retreats()
.
1.0.4
🎉 Release a new version 1.0.4
! 🎉
What's New?
- Added
@JvmOverloads
to the SubmarineItem
for supporting multi constructors.
- Removed generating
BuildConfig
from the submarine module.
- Modified internal layout naming convention.
- Improved internal adapter.
- Updated Kotlin to
1.4.20
internally.
1.0.3
🎉 Released a new version 1.0.3
! 🎉
What's New?
- Updated compile SDK version to 30 internally.
- Updated kotlin version to
1.4.10
internally and removed stdlib dependencies.
- Used single abstract methods conversions to interfaces.
- Removed internal color resources, and some public APIs changed as internal APIs.
1.0.2
🎉 Released a new version 1.0.2
! 🎉
What's New?
- Removed unused dependency
baseRecyclerViewAdapter
and resources.
- Refactored internal logics.
- Used
ViewBinding
instead of the Kotlin synthetic for improving inflating performance.
v1.0.1
min sdk level 19 -> 16 using androidx.transition dependency
v1.0.0
🎉🎉Published Submarine version 1.0.0
. 🎉🎉