摘要: android:elevation="10dp" //或 android:translationZ="10dp" View.setElevation(20); //或 View.setTranslationZ(20); 阅读全文
posted @ 2022-08-10 17:40 指切 阅读(163) 评论(0) 推荐(0) 编辑