diff options
author | Wale Ogunwale <ogunwale@google.com> | 2015-10-23 12:30:28 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-10-23 12:30:28 -0700 |
commit | 5bcd3189c52423040281a9f52eeaaef08a7db8a5 (patch) | |
tree | 556c741f2ce1f5c6274d0f220b2d138949ab7fde /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | ebb173e3b57e15fc576bf74b8556b00ab0b90369 (diff) |
Updated support for drawing background drawable when resizing
f3a62fbc58bbc7f081a53248cae48a8951294e8f added support for drawing
the background draweable when resizing an activity window.
However, after some additional discussion we decided that
R.styleable.Window_windowResizingBackground and
R.integer.config_windowResizingBackgroundColorARGB are not needed.
We use R.styleable.Window_windowBackground for the background
drawable and fallback to using R.styleable.Window_windowBackgroundFallback
which is now public if the first isn't set.
Bug: 24534744
Change-Id: Ia0507e25a1893ea941d259f1d4e88ce500dda154
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions