Chromium Code Reviews
DescriptionModify PasswordEntryEditor layout to remove warnings
This CL removes two warnings generated by the changes made to PasswordEntryEditor:
chrome/android/java/res/layout/password_entry_editor.xml:68 Cancel button should be on the left (was "Delete | Cancel", should be "Cancel | Delete"): ButtonOrder [warning]
chrome/android/java/res/layout/password_entry_editor_interactive.xml:89 [Accessibility] Missing `contentDescription` attribute on image: ContentDescription [warning]
BUG=619868
Committed: https://crrev.com/04e1ab8bc32ae548c07791a27a62c87eb6961097
Cr-Commit-Position: refs/heads/master@{#411017}
Patch Set 1 #Patch Set 2 : Remove contentDescription from TextView #
Messages
Total messages: 11 (6 generated)
|
||||||||||||||||||||||||||||