阅读背景:

Android doc |Getting Started|部分 --Building a Flexible UI(部分翻译)

来源:互联网 

Building a Dynamic UI with Fragments

To create a dynamic and multi-pane user interface on Android, you need to encapsulate UI components and activity behaviors into modules that you can swap into and out of your activities. You can create these modules with the Fragment class, which behaves somewhat like a nested activity that can define its own layout and manage its own lifecycle. To




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: