问题
I'm creating a widget for my app, with several content sections, and I would like the user to be able to scroll through them in the home screen widget - not in a scrollable TextView
, but with each paragraph as its own section, like the widget for the Google Offers app:

回答1:
That looks like a StackView widget, available for app widgets as of API Level 11.
来源:https://stackoverflow.com/questions/11868932/android-app-widget-with-scrollable-content-similar-to-google-offers-app