I\'m trying to convert an existing menu system which is loaded with inline Javascript into new, more efficient, code using only jQuery.
I\'m using a SlidingDrawer and it works quite well in my application but... is it possible to have one that doesn\'t open or close entirely when the handle is touched?
How can I create a custom view whose state spans multiple Activities?Creating a custom view is not the hard part.
Do you kn开发者_开发技巧ow how to achieve the same effect as winamp for android ? I want to do the similar thing. That is when I click on listview, sliding drawer popup. But so far I only can show the
I want to specify my own custom layout for开发者_JAVA技巧 the drawer handle, but it keeps centering it, and I don\'t want it centered!Depending on the type of View you\'re using for the handle, you mi
How do I achieve the following? The first image shows the result I want to achieve. The second one is the current result I\'m getting from my layout. Note The image I\'m using is the one from andro
How do you create a pull out menu as a new Activity. Is it possible to have a button that you can pull out as in the Google\'s built in camcorder app and have that start a new activity?
I have created a sliding drawer with a handle bar and a content pane.There seems to be a single transparent pixel between the handle bar and the content pane.how can i get rid of this.here is my layou
I\'m trying to create a sliding drawer in code, but I don\'t understand wh开发者_StackOverflow中文版at to do for the AttributeSet part of the constructor.
I have a SlidingDrawer that pops up from the bottom of the screen and fills the screen about 80%. Even though the SlidingDrawer view is in focus, it is still possible to click on items, buttons and ot