Open clbDream opened 3 years ago
像添加一个imageView作为模糊背景,但是实现不了,第二个View不显示了
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">
<ImageView android:id="@+id/banner_image" android:layout_width="match_parent" android:layout_height="match_parent" />
像添加一个imageView作为模糊背景,但是实现不了,第二个View不显示了
<?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical">