tweak no alt indicator background

This commit is contained in:
sk
2023-01-24 10:08:03 +01:00
committed by LucasGGamerM
parent 527267b315
commit 0008b07072

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="#E894000C"/>
<corners android:radius="24dp"/>
<solid android:color="#C7750606"/>
<corners android:radius="20dp"/>
</shape>