source:
orbit/android/res/xml/progress_drawable.xml
@
c912129
Last change on this file since c912129 was a763394, checked in by Steve Castellotti <sc@…>, 9 years ago | |
---|---|
|
|
File size: 196 bytes |
Line | |
---|---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | <shape xmlns:android="http://schemas.android.com/apk/res/android" |
3 | android:shape="line"> |
4 | <stroke android:width="2dp" android:color="#ff585858"/> |
5 | </shape> |
Note: See TracBrowser
for help on using the repository browser.