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.
我正在为我的应用程序创建一个包含多个内容部分的小部件,并且我希望用户能够在主屏幕小部件中滚动它们 - 不是在可滚动的TextView中,而是每个段落作为其自己的部分,例如Google Offers 应用的小部件:
TextView
这看起来像一个StackView小部件,可用于 API 级别 11 的应用小部件。
StackView