ContriHUB / Easy2Do

An android app using Java and XML for boosting productivity. It has three modules to beat procrastination for tiny tasks, making habits easily, and getting important daily tasks done. Soon will try to add more of such features once these all work fine! The app is a work in progress, and contributions are welcome!
0 stars 3 forks source link

Implement Splash Screen #1

Closed mukul-dev closed 4 days ago

mukul-dev commented 1 week ago

Overview:

We need to implement a splash screen for the app that appears when the app is launched and stays visible for a few seconds before navigating to the main activity.

Requirements:

  1. The splash screen should have a background color, text/icon (you may use some animated text/icon too).
  2. The splash screen should last for 2 seconds.
  3. After the splash screen duration ends, the app should automatically navigate to the MainActivity.
  4. Ensure that the splash screen doesn’t appear when the app is relaunched from the background.

Resources:

Additional Notes:

Matheus-Parreira commented 1 week ago

I wish to be assigned for this issue.

ShangChiAka commented 5 days ago

Could you please assign it to me?