简体   繁体   English

ToastBar样式-cn1

[英]ToastBar style - cn1

I've used a toastbar. 我用了一个烤面包棒。 But the text message doesnot align with icon. 但是文本消息与图标不对齐。 How can I center the text vertically with respect to icon. 我怎样才能使文本相对于图标垂直居中。

Code

ToastBar.showErrorMessage("You are offline");

在此处输入图片说明

That's a misbehavior that needs improving. 这是一个不当行为,需要改进。 Please file an issue on that, we also need better default padding especially on hi-DPI devices. 请提出一个问题,我们还需要更好的默认填充,尤其是在Hi-DPI设备上。

You can customize the icon size & text padding to workaround this behavior as a workaround. 您可以自定义图标大小和文本填充,以解决此问题。 Specifically targeting the following UIID's: ToastBar & ToastBarMessage . 专门针对以下UIID: ToastBarToastBarMessage

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM