confide_recommend_expert_line_bg.xml 218 Bytes
Newer Older
洪国微 committed
1 2 3
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android">
    <corners android:bottomRightRadius="3dp"/>
4
    <solid android:color="@color/platform_main_theme" />
洪国微 committed
5
</shape>