mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-02-23 02:40:40 -05:00
Fix various small accessibility issues
This commit is contained in:
@@ -659,6 +659,7 @@ public class LoyaltyCardViewActivity extends CatimaAppCompatActivity
|
||||
|
||||
Log.d(TAG, "ImageView size now known");
|
||||
new BarcodeImageWriterTask(
|
||||
getApplicationContext(),
|
||||
barcodeImage,
|
||||
barcodeIdString != null ? barcodeIdString : cardIdString,
|
||||
format,
|
||||
|
||||
Reference in New Issue
Block a user