dashboard
repositories
filestore
activity
search
login
duqing
/
MissionsAndroid
任务大厅项目
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
完成登录接口接入demo
Administrator
2021-11-11
dadbf7a3fd20a8e0dc7e0601f30a2f696cc9fc6e
[duqing/MissionsAndroid.git]
/
app
/
src
/
main
/
res
/
drawable
/
ic_hall_black_24dp.xml
1
2
3
4
5
6
7
8
9
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24.0"
android:viewportHeight="24.0">
<path
android:fillColor="#FF000000"
android:pathData="M3,13h8L11,3L3,3v10zM3,21h8v-6L3,15v6zM13,21h8L21,11h-8v10zM13,3v6h8L21,3h-8z"/>
</vector>