Android - Making Sliding Drawer to slide from Left-to-Right -


I have implemented the "sliding drawer" using my XML layout: (I have found this example from AndroidPages.com )

& lt; LinearLayout Android: id = "@ + id / linearLayout01" Android: layout_width = "fill_parent" Android: layout_height = "fill_parent" xmlns: android = "http://schemas.android .com / apk / res / android" Android: Background = "@Drawable / Android People" & gt; Android: Android: Android: Android: layout_height = "75dip" Android: Android: Android: Sliding Drawer Android: Layout_width = "rap_sign" Android: Android: Android: Android: Android: Android: Android: Android: Android: Android: Orientation = "Horizontal" & gt; & Lt; Android: layout_width = "wrap_content" android: layout_height = "wrap_content" Android: Android: id = "@ + id / slideHandle button" Android: background = "@drawable / cleiero" & gt; & Lt; / Button & gt; & Lt; LinearLayout Android: layout_width = "wrap_content" android: id = "@ + id / contentLayout" Android: Orientation = "horizontal" Android: gravity = "center | top" Android: padding = "10dip" Android: background = "# C0C0C0" Android: layout_height = "wrap_content" & gt; Android: Android: Android: Android: Android: layout_width = "wrap_ content" Android: layout_heat = "wrap-content" Android: text = "content" & gt; & Lt; / Button & gt; & Lt; Button Android: AD = "@ + ID / Button 02" Android: layout_width = "wrap_content" Android: layout_height = "wrap_content" Android: text = "content" & gt; & Lt; / Button & gt; & Lt; Button Android: AD = "@ + ID / Button 03" Android: layout_width = "wrap_content" Android: layout_height = "wrap_content" Android: text = "content" & gt; & Lt; / Button & gt; & Lt; / LinearLayout & gt; & Lt; / SlidingDrawer & gt; & Lt; / LinearLayout & gt;

But what I want is to slide the drawer from the left-to-right (horizontally) instead of the right-to-left, how do I slide the slide drawer from left to right direction ???

pls share your thoughts / opinions / opinions / issues with me and hold me with this problem.

Thanax

Here's a tutorial on:

It seems that there is no position for the sliding drawer, I do not know any layout feature provided by SDK but like above tutorial you can write your own sliding drawer widget and the layout features in slider / panel position You can apply.


You checkout


Comments