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.
我正在开发一个包含ListView交易的应用程序。我想在购买时长按一个项目并将其拖放到底部。
ListView
我的 API 级别是 8,所以ClipData不能使用。
ClipData
我能做些什么?