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.
我有 SeekBar 可以跟踪一些下载进度。现在,当用户在当前进度之外点击搜索栏时,我想禁用搜索栏跟踪。
也就是说,如果我下载了 50% 的文件,我的搜索栏是半绿半空的(后半部分是空的)。我想防止用户在下半场的任何地方点击,但允许在上半场的任何地方点击