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.
如我所见,Android 4.x 中越来越多的功能(如片段或操作栏)现在通过使用支持库在较低的 android 版本上得到支持。任何人都知道,如果它也适用于在 Android 3.x 中引入的小部件内部滚动?谢谢
可能不会发生,也可能不太可能。这需要相应RemoteView的's等支持,比fragments等在平台上更深一些,当然欢迎大家试一试。
RemoteView