This project is designed for users who want to use slide activity transitions in Android applications. Normally, Android uses overridePendingTransition() for activity animations, but in some cases it may cause animation interruption or glitches. To solve this issue, this project does not use overridePendingTransition(). Instead, it uses ObjectAnimator to create smooth and stable slide animations. •As a result, activity transitions become smoother without animation breaks or glitches.
→ You can find Sketchware tutorials on my YouTube channel, but I am not uploading any new videos there now. → https://youtube.com/@kaungkhantburmeseblog?si=i_DTsSSixVudex2f
©2026 Sketchub | User Policy