refactor nav bar colour & colour patching

This commit is contained in:
FC (Fay) Stegerman
2023-10-12 03:47:11 +02:00
committed by Sylvia van Os
parent 0b01604c4e
commit 7fa8ae8697
4 changed files with 28 additions and 15 deletions

View File

@@ -777,7 +777,7 @@ public class LoyaltyCardEditActivity extends CatimaAppCompatActivity implements
@SuppressLint("DefaultLocale")
@Override
public void onResume() {
protected void onResume() {
super.onResume();
Log.i(TAG, "To view card: " + loyaltyCardId);