diff --git a/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java b/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java index 4004f0a2e..cce647d95 100644 --- a/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java +++ b/app/src/main/java/protect/card_locker/LoyaltyCardViewActivity.java @@ -504,6 +504,7 @@ public class LoyaltyCardViewActivity extends AppCompatActivity implements Gestur { gestureDetector.onTouchEvent(motionEvent); return super.onTouchEvent(motionEvent); + } /** * When enabled, hides the status bar and moves the barcode to the top of the screen.