projects
/
pub
/
Android
/
ownCloud.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Refresh authorization token on failed synchronizations when notification error is...
[pub/Android/ownCloud.git]
/
res
/
drawable
/
split_action_bg.xml
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<shape
xmlns:
android
=
"http://schemas.android.com/apk/res/android"
>
3
<gradient
4
android:
startColor
=
"#D0D0D0"
5
android:
endColor
=
"#CCCCCC"
6
android:
angle
=
"90"
7
/>
8
</shape>