Releases: TutorialsAndroid/VSpot
Releases · TutorialsAndroid/VSpot
New Release v4.0.0
VSpot v4.0.0: Multi-step tours, Style API, and build system updates
- VSpotView Refactor: Completely refactored
VSpotViewandVSpotMessageViewto support multi-step product tours, a newStepAPI, and a comprehensiveStylesystem for UI customization. - Performance Improvements: Optimized drawing logic to eliminate bitmap allocations within
onDraw()and improved layout positioning. - New Features: Added support for circular and rounded rectangle spotlight shapes, connector lines, pulse effects, and built-in navigation controls (Back, Next, Skip, Done).
- Build System: Updated Gradle to 9.4.1, Android SDK to 37, and added specialized scripts for Maven Central and JitPack publishing.
- Documentation: Overhauled
README.mdwith detailed usage guides, migration instructions, and API documentation for version 4.0.0. - Cleanup: Removed legacy
MainActivity2and temporary view implementations (VSpotView2,VSpotMessageView2).
New Release
v3.0.0 Version change
New Release
-
Improvements
-
Added Support For Older Versions Android Upto API 15
New Version
Fixed issue in gradle
New Version
Fixed gradle issue
New Version
Resolved gradle issue