-
无法获取主视图contentView,设置contentToggle为true时点击了主视图的空白处无法关闭侧滑菜单
-
the right side menu is not shown as complete height of the screen for android mobiles. The side menu height start from below the navigation bar to the lower end. This is only happening in Android mobi…
-
Is there a way to disable/destroy the scrollbar under some circumstances. For instance I don't want to have a scrollbar on mobile devices is there a way to do this without involving CSS.
-
I've been using version 1.1.1 (after migrating from your Slidemenu) I discovered I needed to close/open the mainwin:
``` javascript
mainwin = NappDrawerModule.createDrawer({
centerWindow : appt…
-
Hi
i am using pagemenu in my ios project
in a viewcontroller i am having a navigation bar in which at right side i have slidemenu button and left side i have bar button item(called select p…
-
Hi, i implemented easy-side-menu for an mobile application , but it only opens on each page when i make a page reload. I tried now for 4 hours ot find the bug but didn´t find anything. When i force th…
-
This is how I am setting it up;
```
SlidingMenu slidingMenu = new SlidingMenu(this);
slidingMenu.setMode(SlidingMenu.LEFT_RIGHT);
slidingMenu.setTouchModeAbove(SlidingMenu.TOUCHMODE_NONE)…
-
Using Titanium Alloy with SDK 3.5.0.
I integrated this module into my application and suddenly I can't drag and reorder TableView rows in iOS. When I set moving=true, the drag-to-reorder icons appear…
-
We are getting a "cannot access a disposed object" when we click on logout from our menu.
I think I understand what is going on, just don't know how to fix it. I believe the issue is that we throw ev…
-
Hello, I am experiencing such a problem in the present view. Has anyone encountered it? Thank you