summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorSeigo Nonaka <nona@google.com>2016-01-28 17:25:18 +0900
committerSeigo Nonaka <nona@google.com>2016-01-29 15:29:56 +0900
commit60490d1ad401eb40fef33396e87e459de842b3e7 (patch)
tree8c5b4366c2cdc72e0e224072846a449149a79a9e /tools/aapt2/java/JavaClassGenerator_test.cpp
parent808a91a0c6c3aeb41782a86de8dac4206dfa12bf (diff)
Revive drop shadow of SuggestionWindow.
The drop shadow of the SuggestionWindow was accidentally gone by I579c0cc5b7f0dd337bff54af77828b8af25b13d2. The reason of drop shadow disappearance is setting TRANSPARENT background to the popup window. To revive drop shadow of SuggestionWindow, follows the way of floating toolbar. - Create PopupWindow and make it transparent. (already exists) - Wrap contents with RelativeLayout and set layout_margin and elevation to drop the shadow into the transparent PopupWindow. The changes in Editor is for keeping this margin during re-calculation of the contents width and position. Bug: 15347319 Change-Id: I5a9bcbe29400d6193eb0532a5e711a78a12383cd
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions