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.
我必须支持 2.2 android 的 numberpicker 版本。做这个的最好方式是什么?在超过 3.0 的版本中它工作正常。但在早期的 android 版本中,它不支持。
您可以尝试使用自定义 NumberPicker,例如本文中建议的示例项目。