Last change
on this file was
136014a,
checked in by Steve Castellotti <sc@…>, 9 years ago
|
- updated layouts for small, normal, large, and xlarge displays
|
-
Property mode set to
100644
|
File size:
287 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <shape xmlns:android="http://schemas.android.com/apk/res/android" |
---|
3 | android:shape="rectangle"> |
---|
4 | <gradient android:startColor="#ffffffff" android:endColor="#ff585858" android:angle="270"/> |
---|
5 | <size android:height="15dp" android:width="15dp"/> |
---|
6 | </shape> |
---|
Note: See
TracBrowser
for help on using the repository browser.