Jim Wilson - Creating Dynamic UI with Android Fragments

Kiaro

Местный
Регистрация
31 Июл 2020
Сообщения
5,772
Реакции
193
Credits
58
Для просмотра ссылки Войди или Зарегистрируйся

Название: Creating Dynamic UI with Android Fragments
Год: 2013
Издатель: Packt Publishing
Язык: english
Кол-во страниц: 94
Формат: PDF


Описание:

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. When a fragment specifies its own layout, it can be configured in different combinations with other fragments inside an activity to modify your layout configuration for different screen sizes (a small screen might show one fragment at a time, but a large screen can show two or more).


Скачать

Для просмотра ссылки Войди или Зарегистрируйся