Chromium Code Reviews
DescriptionMake the narrow version of the Android Incognito NTP follow the spec
This CL contains improvements of the new Incognito NTP on Android.
1. Bulletpoints: Added the bulletpoint symbol (U+2022), stripped extra
leading and trailing whitespace.
2. Layout: Updated layout gravity, color, line spacing in the XML file.
The rest of the layout depends on the tab size, and is thus generated
programatically in onMeasure().
After these changes, the narrow (width <= 720dp) versions of the NTP
match the spec:
https://gallery.googleplex.com/projects/MCHbtQVoQ2HCZeKud1YOmPiI/files/MCGdLyvs6-fT_lDwU79t-Y5B
This CL does NOT yet contain the wide screen layout (width > 720dp)
which places the two sets of bulletpoints next to each other.
BUG=693525
Review-Url: https://codereview.chromium.org/2933903002
Cr-Commit-Position: refs/heads/master@{#478989}
Committed: https://chromium.googlesource.com/chromium/src/+/42b293e0d826de47c6ecd71774a41f1be37143eb
Patch Set 1 #Patch Set 2 : Bulletpoints done. #
Total comments: 6
Patch Set 3 : Only reflow when measurements change. #
Messages
Total messages: 23 (16 generated)
|
||||||||||||||||||||||||||||