зеркало из https://github.com/mozilla/pjs.git
Remove debugging line accidentally added in 67b54e87e03e (no bug)
This commit is contained in:
Родитель
07a4300698
Коммит
04f678556a
|
@ -179,7 +179,6 @@ public class FormAssistPopup extends RelativeLayout implements GeckoEventListene
|
|||
mValidationMessageText = (TextView) mValidationMessage.findViewById(R.id.validation_message_text);
|
||||
}
|
||||
|
||||
validationMessage = "This is an incredibly long validation message to test the width of the popup.";
|
||||
mValidationMessageText.setText(validationMessage);
|
||||
|
||||
// We need to set the text as selected for the marquee text to work.
|
||||
|
|
Загрузка…
Ссылка в новой задаче