mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-09-23 15:15:51 -04:00
Fix typo in merge
This commit is contained in:
1 parent
d092cbe930
commit
0547fb9949
1 file changed
+1
@@ -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.
|
||||
|
||||
Reference in new issue
Block a user