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.
在android中使用SlidingMenu库https://github.com/jfeinstein10/SlidingMenu时使用片段作为侧视图更好吗?或者当视图被滑动时调用一个活动会起作用?
侧视图不一定会填满整个屏幕,并且不可能一次显示多个活动。所以我推荐使用片段。