1、个人信息完善
2、集成聊天功能 3、完成登录
This commit is contained in:
6
moduleUtil/src/main/res/drawable/bg_r16_f6f6f6.xml
Normal file
6
moduleUtil/src/main/res/drawable/bg_r16_f6f6f6.xml
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="#F6F6F6"/>
|
||||
<corners android:radius="11dp"/>
|
||||
|
||||
</shape>
|
||||
Reference in New Issue
Block a user