droidstealth / droid-stealth

THIS PROJECT IS DEPRECATED
GNU General Public License v2.0
61 stars 22 forks source link

Back stack not always handled correctly. #120

Closed jzvandenoever closed 10 years ago

jzvandenoever commented 10 years ago

The back button stack does not always perform as expected. When pressing back on the settings closes the app.

I think this might be because the activity gets closed when the settings activity is opened. I'll look into this now.

alexwalterbos commented 10 years ago

You looked into it? What did it look like?

OlivierHokke commented 10 years ago

It is working fine now, right? (edit: accidentally closed)

jzvandenoever commented 10 years ago

Yeah Olivier fixed it in a PR a while ago. I thought he had closed it with his PR.