SET ELEVATION ANDROID 5.0+ ;

agosto 17, 2018 doido 2.0 0 Comments

try {

if(Build.VERSION.SDK_INT >= 21) { linear1.setElevation(0f); }
} catch (Exception e) {}

0 Comments: