react-native-netease-imui
Version:
react-native netease imui
13 lines • 392 B
text/xml
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item>
<shape android:shape="oval">
<solid android:color="#ffffff"/>
</shape>
</item>
<item android:bottom="1dp" android:left="1dp" android:right="1dp" android:top="1dp">
<shape android:shape="oval">
<solid android:color="#ffffff"/>
</shape>
</item>
</layer-list>