如何减少 monodroid 中微调器中选择器的宽度?
如何减少 monodroid 中微调器中选择器的宽度?
我希望选择器(突出显示的部分)具有宽度较小。
How to decrease the width of selector in spinner in monodroid?
I want the selector (highlighted part) to have less width.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我认为没有办法做到这一点,只能构建自定义微调器控件。
I think that there is no way to do this, only to build custom spinner control.