shlomif / PySolFC

A comprehensive, feature-rich, open source, and portable, collection of Solitaire games.
http://pysolfc.sourceforge.net/
GNU General Public License v3.0
445 stars 97 forks source link

Add a "Back" button to menus in Android #364

Open CloneWith opened 2 months ago

CloneWith commented 2 months ago

Unlike desktop versions in which mouses can be used, it's not so easy to use menus in Android, since we could only close the menu by tapping the header or pressing physical back key. A button can be used to navigate to the upper level (if exists) of a menu.