- Mastering Android Development with Kotlin
- Milo? Vasi?
- 117字
- 2021-07-02 15:20:57
Screens
One screen with a plain user interface is not exciting at all. However, before you go into eye candy styling and wow effects, you need to create more screens containing all the elements a professionally developed application must have. You see all this in modern applications you use in your everyday life. In the previous chapter, we built and ran our project. This skill is important so we can continue with our progress. Now you will add a UI in your application!
In this chapter, we will cover the following topics:
- Analyzing mockup
- Defining application activities
- Android layouts
- Android Context
- Fragments, fragment manager, and stack
- View pager
- Transaction, dialog fragments, and notifications
- Other important UI components
推薦閱讀
- 現(xiàn)代C++編程:從入門到實(shí)踐
- 復(fù)雜軟件設(shè)計之道:領(lǐng)域驅(qū)動設(shè)計全面解析與實(shí)戰(zhàn)
- vSphere High Performance Cookbook
- Mastering Ember.js
- C語言程序設(shè)計(第2版)
- SEO智慧
- 算法訓(xùn)練營:提高篇(全彩版)
- Oracle從入門到精通(第5版)
- C語言程序設(shè)計實(shí)驗(yàn)指導(dǎo) (第2版)
- Unity&VR游戲美術(shù)設(shè)計實(shí)戰(zhàn)
- Microsoft Exchange Server 2016 PowerShell Cookbook(Fourth Edition)
- 用Python動手學(xué)統(tǒng)計學(xué)
- Java 9:Building Robust Modular Applications
- PHP面試一戰(zhàn)到底
- React Native -Building Mobile Apps with JavaScript