mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-29 11:42:57 -04:00
Make findBugs happy
This commit is contained in:
@@ -20,7 +20,7 @@ public class Utils {
|
||||
private static final String TAG = "Catima";
|
||||
|
||||
// Barcode config dialog
|
||||
public static AlertDialog setBarcodeDialog;
|
||||
private static AlertDialog setBarcodeDialog;
|
||||
|
||||
// Activity request codes
|
||||
public static final int MAIN_REQUEST = 1;
|
||||
|
||||
Reference in New Issue
Block a user