Posts

Showing posts from May, 2017

Get started with material Design,The Easy and Clear Way,Part-II

Image
Curved motion and Circular Reveal Transformations Material motion brings a real life movement action.Natural Easing curves can be achieved with new material motion. https://material.io/guidelines/motion/duration-easing.html#duration-easing-natural-easing-curves Smooth and easy curves include standard deceleration, acceleration, and sharp curves. The movement of an element between two points within the bounds of the screen follows a natural, concave arc. All on-screen movements use the standard curve.Elements entering and exiting the screen are referred to as independent elements as they don't affect the position of other on-screen content.The standard curve is used for moving elements both in and out of the bounds of the screen. This curve has a slightly longer duration compared to independent elements. Motion-Transforming material 1.Rectangular Transformation 2.Radial Transformation 3.Joining and Dividing Rectangular Transformation 1.Rectangular transformatio...

Get started with material Design,The Easy and Clear Way,Part-I

Image
Hi Readers,This is Anu here.I am an android developer working on android platform from last 3 years.I love to learn and share knowledge.I have started this blog for sharing and learning new concepts. So,Let's start with concept of Material Design for android Apps. Here,I'll be covering three main points: 1.Material design and user experience 2.Implementation 3.Best material design apps(Part-II) Material design and user experience As we know,it is most important for an app to have an outstanding UI and UX to keep the user engaged till the end.To achieve this,Google has announced "Material Design" in 2014.Material design is a design language to give mobile apps a consistent    look and feel    with enhanced design aspects like depth effects(animations,elevation,ripple effect),textures,different layouts.So that,Your app can get a strong thematic quality and aesthetically pleasing interface.After all,Success majorly depends on number of eyeballs y...