commit | b9579b37d2c3240b4bdaf44978b19d87ec9d3e59 | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Mon Mar 21 14:43:09 2016 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Tue Mar 22 09:55:23 2016 +0000 |
tree | 9cc3a00e3e2265f51a070d9ac320303480aa1fa1 | |
parent | 3b591d566e2242881b149bc43d60dc4cbd374392 [diff] |
Make AppCompat's night mode work nicely on M+ AppCompat currently clobbers the system night mode which is not ideal. This CL fixes AppCompat to work nicely with the system's night mode, especially when using AUTO. FOLLOW_SYSTEM now does the correct thing on all platforms now but just letting the system handle everything. BUG: 27626356 Change-Id: I218e133c8c1e1a09c550cceecea3d1922a1ad423