Android Constraint Layout Day 3: 2×2 Button Grid

Today I am working on a grid-like structure, draft layout shown below. This is very simple 2×2 grid, I used buttons in the grid. But, any types of views can be used in place of buttons. As usual, starting with a simple empty activity, at first we will use a horizontal barrier to separate the …

Android Constraint Layout Day 2: Simple Selection Layout

Today I made a simple select layout, similar structures are used extensively in all apps. My sample is the selection of a country, which is usually used when choosing a home or destination. I have kept it pretty basic considering my level of expertise. You can see it consists of a Label, a Recyclerview and …

Android Constraint Layout Day 1: Simple Login Form

From Android Studio options, we can select a login acitivity and it will draw the layout for me but what if I want to create it on my own. How does it work, really? To answer this question, I tried to replicate this page. The output I wanted is something like this So I coded …

Introduce Yourself (Example Post)

This is an example post, originally published as part of Blogging University. Enroll in one of our ten programs, and start your blog right. You’re going to publish a post today. Don’t worry about how your blog looks. Don’t worry if you haven’t given it a name yet, or you’re feeling overwhelmed. Just click the …

Design a site like this with WordPress.com
Get started