wjc
9 小时以前 0287b5d20f7d57f5352248175733b99d5a99959b
app/src/main/res/drawable/dialog_flashing_box.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <corners android:radius="@dimen/dp_13" />
    <solid android:color="@color/text_FF484848" />
    <solid android:color="@color/text_FFACACAC" />
</shape>