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:nextFocusDown参数指定当用户按下回车键时您希望获得焦点的字段。
android:nextFocusDown