Merge "Rename prefix from suw to sud"

This commit is contained in:
Pasty Chang
2019-01-10 06:56:20 +00:00
committed by Android (Google) Code Review
67 changed files with 260 additions and 260 deletions

View File

@@ -139,7 +139,7 @@ public class RedactionInterstitial extends SettingsActivity {
.setText(R.string.app_notifications_dialog_done)
.setListener(this::onDoneButtonClicked)
.setButtonType(FooterButton.ButtonType.NEXT)
.setTheme(R.style.SuwGlifButton_Primary)
.setTheme(R.style.SudGlifButton_Primary)
.build()
);
}