Android - 如何从代码设置钥匙图标
在 xml 中定义键盘时,我们使用 android:keyIcon 属性来设置按键图标。 但是,当设置 Drawable 属性 - Key.icon 时,图标不会显示在键上。相反,图像会显示在点击按键时出现的弹出窗口中。是否有其他方法可以从代码中设置按键图标?
When defining keyboard in xml , we use android:keyIcon attribute to set the key icon.
But when setting the Drawable property - Key.icon, the icon is not getting displayed on the key. Instead, the image is getting displayed in the popup that appears when tapping the key.Is there any other way to set key icon from code?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论