summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2016-01-19 13:54:59 +0900
committerSeigo Nonaka <nona@google.com>2016-01-20 13:45:00 +0900
commit3ed1b39f407fb7028115eb25d1adf44d5f5d95bb (patch)
tree86a1f0519202fd4d73ac0e9ae33d800524ebee0a /tools/aapt2/java/JavaClassGenerator_test.cpp
parenta0b16caf88f06189daaf4ded007c46db0dae5fe5 (diff)
Fix material style errors in suggestion popup window.
This CL addresses the material style errors from UX team. - Corners should have a radius of 2dp. To use the same way with floating toolbar, make the popup window transparent and set floatingToolbarPopupBackgroundDrawable as the layout background. By this change, TextSuggestionsPopupWindow style is no longer necessary, removed it. - Background color for both sections should be #FFFFFF. It turned out that the window default background is not white. By addressing above item, this issue is fixed too. - Divider line alpha=.12 This is fixed by using attr/listDivider instead of attr/dividerHorizontal. - Remove 8dp padding below last suggestion Removed 8dip paddingBottom from ListView. Bug: 15347319 Change-Id: I579c0cc5b7f0dd337bff54af77828b8af25b13d2
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions