In this course you will learn how to make a user interface. Later we’re ...
- Home
- |
- Tag: xml
In this course you will learn how to make a user interface. Later we’re ...
Learn how to create a beautiful material design timer app for Android. In this ...
Snackbar provides a non intrusive way to notify a user about something. It can ...
Toolbar is a significant part of any Android UI. A user expects it to ...
In this tutorial you will learn how to make a simple android calculator app. ...
GridLayout is the way to go if you want to create a grid-like UI ...
RelativeLayout is your best friend if you want to make a flexible UI. You ...
LinearLayout is one of the most basic layouts in Android. It’s used to easily ...
This post contains all the code that’s been written in this YouTube video. Main.axml ...