CMPUT301F21T04 / Habitize

A Habit tracking application made in Android Studio and Firebase for CMPUT 301
6 stars 2 forks source link

Create empty states for following and habit related screen #139

Open kamillahhasham opened 2 years ago

kamillahhasham commented 2 years ago

If the user has no habits or followers, display a text view telling the user they don't have data yet, and add a button to either add friends or create a new habit from all habits screen. This will provide multiple entry points to start using the application when the user has no data.