UNPKG

@osvlabs/cordova-plugin-cszbar-vitta

Version:

Plugin to integrate with the ZBar barcode scanning library.

8 lines 344 B
<shape xmlns:android="http://schemas.android.com/apk/res/android"> <solid android:color="#00000000" /> <corners android:topLeftRadius="15dp" android:topRightRadius="15dp" android:bottomRightRadius="15dp" android:bottomLeftRadius="15dp"/> <stroke android:width="1dp" android:color="#FFFAF0" /> </shape>