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:overScrollMode="never" 的简洁功能。
那成功了:D