mirror of
https://github.com/CatimaLoyalty/Android.git
synced 2026-04-12 19:37:58 -04:00
add activityOverridesNavBarColor to not set colour twice
This commit is contained in:
committed by
Sylvia van Os
parent
7fa8ae8697
commit
bd1376e6bf
@@ -555,6 +555,7 @@ public class LoyaltyCardViewActivity extends CatimaAppCompatActivity implements
|
||||
|
||||
@Override
|
||||
protected void onResume() {
|
||||
activityOverridesNavBarColor = true;
|
||||
super.onResume();
|
||||
|
||||
Log.i(TAG, "To view card: " + loyaltyCardId);
|
||||
|
||||
Reference in New Issue
Block a user