Using xml Syntax Highlighting
- <shape xmlns:android="http://schemas.android.com/apk/res/android" type="line ">
- <stroke android:width="1dp"
- android:height="10dp"
- android:color="#FFFFFFFF"
- android:dashWidth="1dp"
- android:dashGap="2dp" />
- <size android:height="100dp" />
- </shape>
Parsed in 0.001 seconds, using GeSHi 1.0.8.4
but its showing like a rectangular box.. i just want to draw a line
any suggestions..
thanks
Nithin




