Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d3b6619d authored by Jatin Matani's avatar Jatin Matani Committed by Android Git Automerger
Browse files

am 8b290806: Fix build breakage due to changed resource Id

* commit '8b290806':
  Fix build breakage due to changed resource Id
parents 20abab6a 8b290806
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -300,7 +300,7 @@ public final class AccountsSettingsFragment extends SubScreenFragment {
                                    }
                                }
                             })
                    .setNegativeButton(R.string.clear_sync_data_cancel, null /* OnClickListener */)
                    .setNegativeButton(R.string.cloud_sync_cancel, null /* OnClickListener */)
                    .create();
            confirmationDialog.show();
            return true;