Get Free material Design Icons from here
Hi all, You want to design your app with beautiful material design icons… here is the link… Go and use it and make your app beautiful.
Hi all, You want to design your app with beautiful material design icons… here is the link… Go and use it and make your app beautiful.
Material design has changed the way user interact with apps. Below is one such UI design which we all will love. We will create a collapsable AppBar which scrolls from center of the screen to the AppBar. Check out the video below to see how it looks. All the magic happens in the XML layout.… Read More »
Material Design has changed the way users interact with the apps. Reveal is a new animation introduced in Android L that animates the view’s clipping boundaries. Reveal animations provide users visual continuity when you show or hide a group of UI elements. This animation is often times used in conjunction with a floating action button.… Read More »
1. To create apps with material design: Review the material design specification. Apply the material theme to your app. Create your layouts following material design guidelines. Specify the elevation of your views to cast shadows. Use system widgets for lists and cards. Customize the animations in your app. 2. Apply the Material Theme To apply… Read More »