wozznik / Slider-Menu

Sencha touch slider menu component (Facebook-like slide in menu)
32 stars 12 forks source link

Works on an blackberry/iphone, except for android #1

Closed NJCSevering closed 12 years ago

NJCSevering commented 12 years ago

When application is loaded the menu is directly visible with menu button on the left side, Menu Items are not working.

Tap on menu item will only slide the toolbar/titlebar, not the panel.

Tested on android:

wozznik commented 12 years ago

There was a problem with CSS style. In the new version( v0.1.3 ) this error has been fixed. I tested only with Android 2.3.5 (Gingerbread), so if you can confirm that in Galaxy Nexus works correctly I add it into supported phones!

Thank's!

NJCSevering commented 12 years ago

Hi Wozznik,

Almost there. Menu is working, push a new view is working. except for menu it self, list items are not tapable. Tested on android incredible S (2.3.5) and Galaxy Nexus (4.0 ICS).

Dit you test menu items?

Thanks for your improvements, I'll be your tester haha!

wozznik commented 12 years ago

I test menu items after push jeje! I just updated the SliderMenu (v0.1.4) to solve this problem and add ui customization.

You can try it, but I hope that, all is gonna be correct!

Thank's!

NJCSevering commented 12 years ago

Hi wozznik,

Your right, works correctly. Great job, works perfect on android now. Let me know if there's anything u want me to test by further improvements. You can add those devices to supported phones including bb torch.

Yours, Nigel