Table Of Contents: 1. Drawing the heart shape 2. Introducing the state 3. Adding Visibility animation 4. Adding Position animation 5. Making it multiple 6. Additional animations 7. Clean up 8. What’s next? Featured in OnCreate Digest Issue #98. Featured in Android Weekly Issue #508. Featured in Jetpack Compose …
Jetpack Compose in Many Shapes and Forms
Table Of Contents: What is Shape? How to apply Shape? Create a custom shape Final Thoughts Featured in Android Weekly Issue #504. Featured in Jetpack Compose Resources Issue #103. Oftentimes, we get asked to create different custom views and shapes in Android Development. In the old view-based system, we …
2021 Year in Review
Table Of Contents: Highlights of 2021 Professional Timeline Goals Stats: Everything Else: Annual retrospectives are a great way to look back and analyze all the milestones you’ve overcome, what went wrong, and what areas could use some improvement. For as long as I can remember, I’ve been doing end-of-year recaps …
Integrating a Seamless In-App Review Rating Experience in MVI
Table Of Contents: Implementation Testing Manual Testing Unit Testing Last year, Android introduced a new in-app review API that would allow users to review and rate an app within the app itself. Meaning, developers no longer have to worry about keeping track of how many times the “Rate Us” dialog has been …