Every Android device comes with a collection of standard fonts: Droid Sans, Droid Sans Mono and Droid Serif. They were designed to be optimal for mobile displays, so these are the three fonts you will ...
When an app has layout content that might be longer than the height of the device and that content should be vertically scrollable, then we need to use a ScrollView. Note that a ScrollView can only ...
Three years ago Google introduced us to its new design language called Material Design. It was flat, graphical and colorful. It was the visual change that ushered in the beginning of a new age for ...