2. Android Expanding Animation || Continuously Expand/Shrink a View

Опубликовано: 04 Октябрь 2024
на канале: IJ Apps
4,715
32

In this fun lesson, you'll learn how to continuously increase and decrease the size of a view!
It makes for a cool animation where the view keeps growing in size when a button is pressed and then begins to shrink.

Recommended prerequisite: Countdown Timers:    • Countdown Timers in Android  

This tutorial is part of a series on changing view attributes programmatically. View all the lessons here:    • Changing Views Programatically  
GitHub Repo 4 code: https://github.com/IJ-Apps/Changing-V...

Instagram:   / ij_apps  
Join the IJ Apps Discord!   / discord  

New App on the Google Play Store!
https://play.google.com/store/apps/de...
The E-rrigation app allows you to save money and cut down water usage by optimizing sprinkler placement before you put the sprinkler system in place.
Check it out and leave a review!

Check out my Face Analyzer app on the Google Play Store: https://play.google.com/store/apps/de...

----------------
Subscribe to IJ Apps to stay up to date when new videos are released and share the channel with friends!

IJ Apps Website: https://ij-apps.wixsite.com/android

*IJ Apps GitHub Page: https://github.com/IJ-Apps
*Personal GitHub Page with Cool and Complex Projects: https://github.com/ishaanjav

0:00 Example
0:15 onClickListener()
0:57 Countdown Timer
2:19 Changing the size
3:51 Explanation of code
4:35 Running the app
4:52 Fixing the staggering
5:56 Finished app + recap!