diff options
author | Christopher Baines <cbaines8@gmail.com> | 2012-01-27 13:35:13 +0000 |
---|---|---|
committer | Christopher Baines <cbaines8@gmail.com> | 2012-01-27 13:35:13 +0000 |
commit | 75207a422e195ad26584d6a5d186dfd3e20f38f9 (patch) | |
tree | 6eba414bee018a68c5cd7d4f35d0ca14ce11504c /res/drawable/u6_back.xml | |
parent | da433913ec08182e9f14292021025d271e3c5dd6 (diff) | |
download | southamptonuniversitymap-75207a422e195ad26584d6a5d186dfd3e20f38f9.tar southamptonuniversitymap-75207a422e195ad26584d6a5d186dfd3e20f38f9.tar.gz |
More stuff.
Diffstat (limited to 'res/drawable/u6_back.xml')
-rw-r--r-- | res/drawable/u6_back.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/res/drawable/u6_back.xml b/res/drawable/u6_back.xml index 9feb0ef..fa50f19 100644 --- a/res/drawable/u6_back.xml +++ b/res/drawable/u6_back.xml @@ -11,4 +11,8 @@ android:topLeftRadius="7dp" android:topRightRadius="7dp" /> + <stroke + android:width="2dp" + android:color="#F7A800" /> + </shape>
\ No newline at end of file |