Loading...

Android Elevation Example

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.

Recommended:
Android Studio is Slow: How to Make Android Studio Fast
Android Snackbar Using Design Support Library
Android WebView Tutorial with Example

XML Layout File

res/layout/activity_main.xml


Android Elevation Example - Shadow in android application

XML 695536180416583165
Home item