systers / malaria-app-android

A mobile app that will aid the Volunteer in sustaining life-saving malaria prevention tactics over their 2+ years of service.
25 stars 110 forks source link

bottom navigation added, alarm entity in database, modified usermedic… #333

Closed geekanamika closed 6 years ago

geekanamika commented 6 years ago

Description Fixes #333 #334

  1. Bottom navigation added in activity_main
  2. Alarm entity added for database transaction & improved db handler accordingly
  3. Made infrastructure changes in user medicine setting activity
  4. NotificationUtil (still need to use it in the application)
  5. User profile fragment completed https://docs.google.com/document/d/1tvuckcfnPufGBVpbZC0wizlSwg203O2n5i6tDKw9KfY/edit
geekanamika commented 6 years ago

@roopalJazz Which file are you referring to? I've kept commented code in activity_main for reference & will delete in next PR. Any other file?

geekanamika commented 6 years ago

@m-murad Done changes as suggested. @roopalJazz Removed the commented code. Please use the design doc provided in PR for old discussions on PRs. Thank you.