fnp
/
wl-app.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Added Android code
[wl-app.git]
/
Android
/
app
/
src
/
main
/
res
/
drawable
/
ic_arrow_right_white_24dp.xml
1
<vector xmlns:android="http://schemas.android.com/apk/res/android"
2
android:width="24dp"
3
android:height="24dp"
4
android:viewportHeight="24.0"
5
android:viewportWidth="24.0">
6
<path
7
android:fillColor="#FFF"
8
android:pathData="M10,6L8.59,7.41 13.17,12l-4.58,4.59L10,18l6,-6z"/>
9
</vector>