Material Design Components based Android interview questions and answers
Introduction
What Is Material Design?
Material design is a design language that Google developed in 2014. It consists of the building blocks for your UI components. This language, and the design principles it embodies, are applicable to Android as well as other applications.
Google provides a detailed guide to material design in its Design guidance and code. You can review this guide while developing your apps
Material Design EditText
Material Design Buttons
Material Design DatePicker
Material Design Snackbar
Material Design Components Chips
Material Design FAB
Bottom Sheet Dialog.
Full Screen Bottom Sheet
Comments
Post a Comment