gkatz, thanks for the link. I'll work this in. BTW, in regards to the ICS quirk you pointed out in the video, I'm not quite sure why that would be happening. I'll try to get the android emulator setup so that I can debug it.
and just in case I didn't mention it before.. I'm not using the version of the sdk that you are using on Github.. I'm using the latest Sencha touch sdk.
bnerd, I've updated the code on GitHub. I've renamed the component to fit the 'Ext.ux' naming convention and have also included all needed classes into the 'requires' config for the component. This version also uses the 'sencha' command for building the example application, so check the README for more info.
For those Android users having issues, I've started debugging the component with the Android SDK, so hopeful I'll be able to get this working with Android soon.
I've just updated the GitHub code again, this time with initial Android support. I've only tested it on 2.3.3, but I'll test it on other versions soon.
Just tried out the new code!! progress has been made! I'm now able to see the navigation list! But the top sliding view isn't there. I've attached an image of how the app looks when it opens..