ice-cube-1 / bag-packer-gcse

CS group project - app that helps people remember what to bring with them every day
0 stars 0 forks source link

Some kind of acknowlegment when home is pressed #9

Closed ice-cube-1 closed 12 months ago

ice-cube-1 commented 12 months ago

Or maybe the button leads to a screen that allows you to set home? and tells you if you are at home? but in its current state it's quite unclear

ice-cube-1 commented 12 months ago

Idea: popup text (grey rounded box given by the system idk how to describe it) saying set location or currently at home or enable location permissions in your app settings? need to work out how to implement it though

ice-cube-1 commented 12 months ago

Added working snackbar using code from documentation Works fine but now I actually have to use coroutines Simplest coroutine ever though