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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.