Shape in Android with open border
<layer-list xmlns:android="http://schemas.android.com/apk/res/android">
<item android:bottom="-1dp">
<shape android:shape="rectangle">
<solid android:color="#FFFFFFFF"/>
<stroke android:color="#FF0000" android:width="1px" />
</shape>
</item>
</layer-list>
Written by Ignacio
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Layout
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#