简体   繁体   English

Android Wear通知:标题中的动态大文字

[英]Android Wear notification: dynamic big text in title

I'd like to recreate the standard google calendar notification on Android Wear. 我想在Android Wear上重新创建标准的Google日历通知。 It looks like this: 看起来像这样: 在此处输入图片说明

Where the 25 is the minutes remaining until the start of your appointment, which updates every minute. 直到开始约会为止剩下的25分钟都是分钟,每分钟更新一次。 I can create notifications with title, text, icon and background but I have no idea how to create big dynamic text next to the title. 我可以创建带有标题,文本,图标和背景的通知,但是我不知道如何在标题旁边创建大型动态文本。 Any suggestions? 有什么建议么?

首先,它不是动态文本,只需每分钟更新有关大文本的通知,您可以使用span来实现它,AbsoluteSpan可能会帮助您

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

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