diff --git a/app/src/main/java/protect/card_locker/LoyaltyCardCursorAdapter.java b/app/src/main/java/protect/card_locker/LoyaltyCardCursorAdapter.java index 5ecb89d01..9bd1c8ff1 100644 --- a/app/src/main/java/protect/card_locker/LoyaltyCardCursorAdapter.java +++ b/app/src/main/java/protect/card_locker/LoyaltyCardCursorAdapter.java @@ -30,6 +30,7 @@ import java.text.DateFormat; import java.util.ArrayList; import protect.card_locker.databinding.LoyaltyCardLayoutBinding; +import protect.card_locker.preferences.Settings; public class LoyaltyCardCursorAdapter extends BaseCursorAdapter { private int mCurrentSelectedIndex = -1; @@ -123,7 +124,7 @@ public class LoyaltyCardCursorAdapter extends BaseCursorAdapter + android:padding="10dp" />