Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的布局中包含一个 SlidingDrawer,但我会将它横向放置在我的布局中。所以开口是从左到右而不是从底部向上。怎么能这样做?
此链接可能会帮助您创建水平滑动抽屉。如果您正在使用 LinearLayout,请通过将其方向设置为水平来检查一次