danielsaidi / Sheeeeeeeeet

Sheeeeeeeeet is a Swift library for creating menus, custom action sheets, context menus etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make it possible to automatically hide action sheets and menus when the app is sent to the background.

danielsaidi opened this issue · comments

It should be possible to configure a menu to be auto-dismissed when the app is sent to the background.

This was implemented by @BinaryDennis then refactored a bit by me to remove the footprint on the various presenters and context menu delegates.