SamAmco / track-and-graph

An android app for tracking personal data and creating custom graphs
GNU General Public License v3.0
438 stars 40 forks source link

[bug] App crashes when using Homebutton During InputDataPointDialog #165

Closed stheid closed 2 years ago

stheid commented 2 years ago

Its not so easy to see, because it seems that it only loads the main activity when starting it again.

However when using the home button the app will usually show the last activity again (like the group you where in). If the dialog was open before hitting the home button it will not reload the last activity but the main activity.

If you do that many times one can even trigger the android warning ( is crashing often, notify developer, close app)

stheid commented 2 years ago

I think as discussed in #143 this only happened in the development version, but does not happen in the actual version