修复红绿灯、弹窗背景问题
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
<solid android:color="#E6000000" />
|
||||
<solid android:color="#000000" />
|
||||
<corners android:radius="30px" />
|
||||
</shape>
|
||||
Reference in New Issue
Block a user