Skip to content

Commit

Permalink
doc: fix back button on android behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
genywind committed Aug 23, 2012
1 parent e56907b commit 8122ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ui.txt
Expand Up @@ -454,7 +454,7 @@ The following is the default Rhodes menu if none is provided in application.rb:
Here is list of allowed values for actions for user defined menus, toolbars and tabbars:

* :back - do back navigation using web view history or application's back url
**NOTE: Android: when press Back on application Home page, application will exit
**NOTE: Android: when press Back on application Home page, application will go to background

* :forward - do forward navigation
* :home - navigate to configured start_path
Expand Down

0 comments on commit 8122ead

Please sign in to comment.