How to put android sliding Drawer to slide from LTR?
When using android:orientation="horizontal"
it slide from RTL.
How can I do LTR?
Thanks
................................
I found answer form Here
Thanks everybody
iDroid
You will need to implement your own SlidingDrawer.
There is no simple way to let it slide from the left like by changing some settings.
Check out these links:Panel and android-sliding-drawer.
Try next widget https://github.com/xPutnikx/SlidingDrawerWithButtons
make it left to right, or another directions.
来源:https://stackoverflow.com/questions/6730446/how-to-do-android-sliding-drawer-to-slide-from-left-to-right