Android 单个视图中的两个滑动抽屉
在我看来,我必须插入 2 个滑动抽屉。 滑动条必须处于相同的高度(一个在另一个的右侧),并且当它们打开时,它们必须占据屏幕的整个宽度。 如果我将它们放在相对布局中并使用 android:layout_toRightOf,则在打开时它们仅占据屏幕宽度的一半。 我该如何解决这个问题?
谢谢
I have to insert 2 sliding drawer in my view.
The slidings have to be at the same height( one at the right of the other) and when they open, they have to occupy the entire width of the screen.
If I put them in a Relative layout and I use android:layout_toRightOf, at the open they occupy only an half of the screen's width.
How can I resolve this problem?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论