Android App Widget with scrollable content similar to Google Offers app

僤鯓⒐⒋嵵緔 提交于 2019-12-12 01:49:40

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!