修改特权页面背景

This commit is contained in:
18401019693 2023-03-23 17:43:44 +08:00
parent d80bc3bd27
commit 62e2b93bd5
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto"
android:background="@drawable/bg_live_tota"
android:background="@mipmap/img_pop_bg"
android:layout_width="match_parent"
android:layout_height="171dp">

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 KiB