Modal Bottom Sheet in Androidx with Examples - Working with BottomSheet

A user can view the full Bottom Sheet by dragging the sheet up vertically. Bottom Sheets are a lesser known part of the Design support library.

Read More

Using Custom and Downloadable Fonts in Android

To work with Custom Font, you need to install the latest version of Android Studio. A font resource defines a custom font that you can use in your app. Fonts can be individual font files or a collection of font files

Design Thu, 14 Apr 2022

Android Custom RecyclerView with Text using AndroidX

RecyclerView was introduced in Material Design in API level 21 (Android 5.0 i.e Lollipop). Material Design brings lot of new features in Android that changed a lot the visual design patterns regarding the designing of modern Android applications. Here you can see my YouTube video. You can get visual view from that. I resound again and again that if you have any query comment me in myandroidmaster.com comment section or on YouTube Comment Section.
Mon, 11 Apr 2022

How to Create Material Design Signup Form - Android Studio Tutorial step by step

Android Sign In or Register Screens Layout Design for Android Studio. In this tutorial, I will design a sign up screens using layout in android studio. For more exciting android tutorials, support me
Sun, 27 Mar 2022

Switch between Activities in Android - Best Step by Step Guide

In this lesson, you add some code to the MainActivity that starts a new activity to display. Also switch between two activities. Here is my video where you can get the full code with my live codes. to watch this video You can understand what exactly you are going to code
Wed, 06 Apr 2022

Login Screen design modern UI UX android Android Studio 2022 for beginners

Latest login screen for your upcoming project. This section explains, how to create a login screen and how to manage screens.
App
Sun, 27 Mar 2022
Material Design

How to Create Material Design Signup Form - Android Studio Tutorial step by step

Android Sign In or Register Screens Layout Design for Android Studio. In this tutorial, I will design a sign up screens using layout in android studio. For more exciting android tutorials, support me

Material design Sun, 27 Mar 2022
All Category