EdwardvanRaak / MaterialBarcodeScanner

Easy to use barcode reader for your Android Project (Uses Google Mobile Vision API)
Apache License 2.0
272 stars 113 forks source link

remove support rtl #40

Closed Mahdiazadbar closed 7 years ago

Mahdiazadbar commented 7 years ago

pls remove supportRTL = true in android manifest. in my app i disable support rtl. and i cant use your library for my app

Mahdiazadbar commented 7 years ago

i add tools:replace="android:supportsRtl" in my manifest and its currect