On Tue, Jul 24, 2012 at 1:11 PM, billb <[email protected]> wrote: > I have a simple app with a set of preferences for the user to select. I > have the preferences menu (using Preference fragments) that works, however, > what is the preferred method of providing navigation back to the app if > there are no physical buttons on the device.
The user presses BACK via the affordance in the system bar. > I have added a "Return to Game" header This is not necessary. The user can press BACK. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.com/commonsguy _The Busy Coder's Guide to Android Development_ Version 3.8 Available! -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

