ElasticView
ElasticView Lib for Sketchawer PRO
ElasticView for Android: Bringing Your UI to Life with Elastic Touch Feedback
In the world of mobile app development, user experience is everything. Small details—like how a button responds to a touch—can make the difference between an app that feels polished and one that feels flat. Enter ElasticView, a lightweight Android library that transforms standard CardViews into interactive, flexible UI components that respond to user touches with a satisfying elastic effect.


What Is ElasticView?
ElasticView is a regular CardView that can flex when touched by the user. Built with Kotlin, this library adds a subtle yet delightful physical feedback mechanism to your Android layouts. When a user presses an ElasticView, it visually compresses and springs back—mimicking the behavior of a physical elastic material.
Think of it as giving your UI components a "squishy" feel. This small touch makes interactions feel more natural and engaging, enhancing the overall user experience without requiring complex animations or heavy processing.
GitHub: https://github.com/armcha/ElasticView
amabus