blob: 787167d9b22f7c25db182bf52cff4505b1341a2a [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<stroke
android:width="5dp"
android:color="#aa99CC00"/>
</shape>