[Android] ViewGroups и Диалоги

Мы рассмотрели ViewGroups и работу с Диалогами и узнали как создавать более эффективный и производительный UI. 0:00 - Приветствие 0:09 - View hierarchy. Layouts 1:31 - Layout Resource Manager 1:49 - FrameLayout 3:29 - LinearLayout 6:48 - TableLayout 7:38 - RelativeLayout 10:00 - Measure Layouts 13:27 - Solve view hierarchy issues 13:56 - ConstraintLayout 16:04 - Constraint Layout side 17:16 - Constraint Layout dimension 18:15 - Example: create button 19:55 - Bias 20:08 - Chains 21:08 - Chain types 22:11 - Helpers: Guideline 23:00 - Helpers: Group 23:55 - Helpers: Barrier 25:55 - ConstraintLayout: Impact on measures 27:00 - MotionLayout 27:20 - CoordinatorLayout, GridLayout 28:05 - Dialogs 28:42 - Progress Dialog - Deprecated! 29:24 - AlertDialog 29:46 - Use DialogFragment 31:22 - DatePickerDialog & TimePickerDialog Полезные ссылки: https://d
Back to Top