RawEEGRaw_EEG_PlotServoTab_Interfacepyramid
Last change
on this file since 60b4520 was
60b4520,
checked in by Steve Castellotti <sc@…>, 10 years ago
|
- First working version (source ported from Puzzlebox Brainstorms Helicopter)
|
-
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="20dp" android:width="20dp"/> |
---|
6 | </shape> |
---|
Note: See
TracBrowser
for help on using the repository browser.