Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

light black border android

<shape xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle" >
   <solid android:color="@android:color/white" />
   <stroke android:width="1dip" android:color="#4fa5d5"/>
</shape>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #light #black #border #android
ADD COMMENT
Topic
Name
8+2 =