WSU-4110 / Veggie-Garden

Android App
MIT License
0 stars 0 forks source link

Backtracking Tabs #26

Closed nickynault closed 2 years ago

nickynault commented 2 years ago

When hitting settings button on main page, brings you backwards to whatever page you were on before hitting it (either create or login page). Crashed once upon spamming this, not again. Not sure where the problem lies, going to keep testing breakpoints. Any help would be appreciated, I can stream code for this, do not want to push in-case it's a deeper issue. Maybe time to make a bug report branch, so we can push only for broken versions, and pull that separately.

BlaineKTMO commented 2 years ago

Sounds like an issue with the intents. Let's make that branch so that the rest of us can take a look at it.

nickynault commented 2 years ago

Bug squashed. ImageButton and Button needed to be swapped for the declarations.