/TheElements/res/drawable/bg_ui_menubar.xml
http://thelements.googlecode.com/ · XML · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · c7e67b84f4c649679bb1e67cab515841 MD5 · raw file
- <shape xmlns:android="http://schemas.android.com/apk/res/android" >
- <gradient
- android:startColor="#333"
- android:centerX="0"
- android:endColor="#555"
- android:angle="90"
- android:type="sweep"
- />
- </shape>