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 表格布局示例