You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 1, 2025. It is now read-only.
SeattleOnAndroid assumes it's running on devices that will have (physical or other) menu buttons. These buttons are required to reach some of its functions, e.g. displaying the logs. On newer devices and in recent Android revisions, we should be using an ''!ActionBar'' instead, see http://developer.android.com/guide/topics/ui/actionbar.html for details.
SeattleOnAndroid assumes it's running on devices that will have (physical or other) menu buttons. These buttons are required to reach some of its functions, e.g. displaying the logs. On newer devices and in recent Android revisions, we should be using an ''!ActionBar'' instead, see http://developer.android.com/guide/topics/ui/actionbar.html for details.