hhui_tip_dialog_bg.xml 252 Bytes Raw Blame History Permalink 1 2 3 4 5 6 <?xml version="1.0" encoding="UTF-8"?> <shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" > <solid android:color="@color/hhui_config_color_75_pure_black" /> <corners android:radius="15dp" /> </shape>