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.
在我的应用程序描述中,我开始使用一些基本的 html 来更好地格式化内容,主要是<p>标签<ul>等。该描述在 Play 商店中看起来不错,但是当用户发送应用邀请时,标签在文本中可见。
<p>
<ul>
有什么办法可以解决吗?
谢谢。