Fix typo in merge

This commit is contained in:
Sylvia van Os
2020-02-21 16:22:24 +01:00
committed by GitHub
parent d092cbe930
commit 0547fb9949

View File

@@ -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.