Skip to content

Commit

Permalink
wrapper visibility preference addition
Browse files Browse the repository at this point in the history
  • Loading branch information
AtaYalcin committed Jul 23, 2024
1 parent 3265bbc commit 9667040
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ public void onCreate(Bundle savedInstanceState) {
}
};
}

@Override
public void onResume() {
super.onResume();
Expand Down

0 comments on commit 9667040

Please sign in to comment.