dashboard
repositories
filestore
activity
search
login
share
/
android
Android开发分享
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
log打印 gson工具类(驼峰命名转换,格式化缩进)
Runt
2021-01-01
d1591b54da0099bc82bfd276ee1769092e815432
[share/android.git]
/
app
/
src
/
main
/
res
/
mipmap-anydpi-v26
/
ic_launcher_round.xml
1
2
3
4
5
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" />
<foreground android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon>