Redraw barcode when screen rotates

This commit is contained in:
Branden Archer
2018-02-18 23:01:00 -05:00
parent 057c7923a8
commit c9df3bd1d2

View File

@@ -36,7 +36,6 @@
android:name=".LoyaltyCardViewActivity"
android:theme="@style/AppTheme.NoActionBar"
android:label=""
android:configChanges="orientation|screenSize"
android:windowSoftInputMode="stateHidden"
android:exported="true"/>
<activity