Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
Fixed a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
ziadOUA committed Jan 31, 2024
1 parent 05a3d75 commit 8a87197
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,6 @@ public void onSaveInstanceState(Bundle savedInstanceState) {

@Override
protected void onResume() {
activityOverridesNavBarColor = true;
super.onResume();

Log.i(TAG, "To view card: " + loyaltyCardId);
Expand Down

0 comments on commit 8a87197

Please sign in to comment.