UNPKG

react-native-picker-module-delete

Version:
14 lines (13 loc) 436 B
<?xml version="1.0" encoding="utf-8"?> <layer-list xmlns:android="http://schemas.android.com/apk/res/android"> <item> <shape android:shape="rectangle"> <stroke android:color="#80EEEEEE" android:width="1sp"/> </shape> </item> <item android:bottom="1sp"> <shape android:shape="rectangle"> <solid android:color="@android:color/white"/> </shape> </item> </layer-list>