Skip to content

Commit

Permalink
Fix non-checked new-pin checkBox while its notification is showing
Browse files Browse the repository at this point in the history
  • Loading branch information
dotWee committed Jun 29, 2015
1 parent e1b262e commit 29d2e1c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ protected void onCreate(Bundle savedInstanceState) {
sendBroadcast(new Intent(this, BootReceiver.class));

// hide advanced stuff
checkBoxShowNewPin.setChecked(false);
switchAdvancedLayout(false);

// declare spinner
Expand Down

0 comments on commit 29d2e1c

Please sign in to comment.