zamojski / TowerCollector

The OpenCellID and MLS contributor's app.
Mozilla Public License 2.0
226 stars 27 forks source link

Add X button to close post-export menu #156

Closed jidanni closed 2 years ago

jidanni commented 2 years ago

Say a user just wants to export. OK, that works, and now he sees:

Screenshot_20211214-200651

He thinks: I don't want to do any of the choices here.

So there should be an X button in the upper right.

Yes, he can just close the whole app.

But if there was an X, that would reassure him that nothing bad will now happen.

Sorry if I submitted this before. I can't find it.

zamojski commented 2 years ago

You can use back gesture / button to close the screen. Current implementation is done according to Android guidelines.