开发者

Android: How do I keep SlidingDrawer from centering my handle?

开发者 https://www.devze.com 2023-01-24 06:21 出处:网络
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

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 might look to the android:layout_gravity and android:gravity attributes to position it correctly.

0

精彩评论

暂无评论...
验证码 换一张
取 消