I'm creating an app using PhoneGap and jQuery Mobile.
Using jQuery Mobile I have created a nested list.
After clicking into the nested list I want to go back. I expect that clicking the back button on my Android device (Nokia N1) that it will go back one level.
But instead android closes the app instead of going back up one level.
I am using PhoneGap 1.2.0, jQuery Mobile v1.0rc2, jQuery 1.6.4, and Android 2.3.3 (Gingerbread).
I also upgraded to jQuery Mobile 1.0, and there is no change.