Ui调整
This commit is contained in:
@@ -11,6 +11,13 @@
|
||||
android:scaleType="centerCrop"
|
||||
android:src="@mipmap/live_bg_new" />
|
||||
|
||||
<View
|
||||
android:id="@+id/mask"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="visible"
|
||||
android:background="#80000000" />
|
||||
|
||||
<ImageView
|
||||
android:id="@+id/iv_loading"
|
||||
android:layout_width="150dp"
|
||||
|
||||
Reference in New Issue
Block a user