Animate game liking/unliking using animated vector drawable
mars885 opened this issue · 1 comments
mars885 commented
Before the migration to the Jetpack Compose, the action of liking & unliking a game by clicking the like button was animated using the animated vector drawable.
However, the latest version of the Jetpack Compose (1.1.1
as of now) does not support that. Consider adding it back once the support comes along.
The issue on the google issue tracker about this problem.