android:elevation="10dp" //或 android:translationZ="10dp"
View.setElevation(20); //或 View.setTranslationZ(20);