You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Political Preparedness Application developed as part of Udacity Nanodegree Android Kotlin Developer Course - Capstone Project. Allows for Users to search Upcoming Elections and Representatives based on their location. Uses Google Civic Information API.
3️⃣ Udacity nanograde project. An application that downloads a file after pressing a button with a customized view. After the download is finished, it sends a notification. Pressing the notification takes you to the details screen with a special animation.
Native android solution using MotionLayout. Android custom progress button with anim and transition to another state. No need to connect the third-party library.
Android app architecture sample of MVVM UDF. This project demonstrates how to achieve a YouTube-like UX and how to handle media playbacks in this case.