dashboard
repositories
activity
search
login
lzh
/
ZysjTest
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
Initial commit
lzh
3 days ago
9e3ee0fb3332f604000c20863cece6a09ad23f90
[~lzh/ZysjTest.git]
/
app
/
src
/
main
/
res
/
drawable
/
ic_arrow_back_24.xml
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@android:color/white"
android:pathData="M20,11L7.83,11L13.42,5.41L12,4L4,12L12,20L13.41,18.59L7.83,13L20,13Z" />
</vector>