Skip to content

A demo app to download a file from Internet by clicking on a custom-built button. Ps. It's the third project to submit for Udacity Advanced Android Kotlin Development Nanodegree.

Notifications You must be signed in to change notification settings

mahmoudelfouly/Load-App

Repository files navigation

Load-App

Introductions

A demo app to download a file from Internet by clicking on a custom-built button where:

  • width of the button gets animated from left to right;
  • text gets changed based on different states of the button;
  • circle gets be animated from 0 to 360 degrees

A notification will be sent once the download is complete. When a user clicks on notification, the user lands on detail activity and the notification gets dismissed. In detail activity, the status of the download will be displayed and animated via MotionLayout upon opening the activity.

Ps. It's the third project to submit for Udacity Advanced Android Kotlin Development Nanodegree.

About

A demo app to download a file from Internet by clicking on a custom-built button. Ps. It's the third project to submit for Udacity Advanced Android Kotlin Development Nanodegree.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages