diff options
author | Wale Ogunwale <ogunwale@google.com> | 2015-10-14 17:07:29 -0700 |
---|---|---|
committer | Wale Ogunwale <ogunwale@google.com> | 2015-10-16 12:54:31 -0700 |
commit | f3a62fbc58bbc7f081a53248cae48a8951294e8f (patch) | |
tree | aa7b026a19d0a1256558541bc4373219e51f272e /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | d4f2b641d32f4c0f73b21c4436e5a14c4f569633 (diff) |
Added support for resizing background color for an app window
R.styleable.Window_windowResizingBackground allows an activity to
specify the background drawable that should be used when it is being
resized in multi-window mode. If unset, the system will try to use
R.styleable.Window_windowBackground if set, then
R.styleable.Window_windowBackgroundFallback if set. Otherwise, the
system default resizing background color set by
R.integer.config_windowResizingBackgroundColorARGB.
Also, use decor title color as caption background color when resizing
instead of black.
Bug: 24534744
Change-Id: I83313865b4044b976ebc78d598e14e17e0f37212
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions