Google material design introduces a new element called elevation. Elevation is the relative depth, or distance, between two surfaces along the z-axis. In this example you will learn to implement elevation in android application. In this example, I have used elevation in the TextView but you can also use in view group.
Post a Comment