Search⌘ K
AI Features

Overview of Layout Screens

Explore how to build efficient layout screens in an Android news application using constraint layout, bottom navigation, and navigation drawer. Understand how to integrate WebView for reading articles and work with fonts. This lesson helps you grasp the architecture behind multiple UI fragments and navigation components.

What we’ll be building

This will be a simple application from the standpoint of the user, but from the standpoint of the programmer, we’ll develop a functioning application from which you as a learner will learn a lot about architecture. ...