commit | 878ed08a784cafb112a5d350573b0d1e81c554db | [log] [tgz] |
---|---|---|
author | Chris Banes <chrisbanes@google.com> | Thu Dec 11 14:15:46 2014 +0000 |
committer | Chris Banes <chrisbanes@google.com> | Thu Dec 11 16:34:37 2014 +0000 |
tree | c18d311a957ab3828d20658380fb605ce3a3bf3f | |
parent | b42384a695585ad1e6940c493ee7c7be0764b5a6 [diff] |
Fix DarkActionBar on HTC-Sense Seems that HTC have changed ContextThemeWrapper, which results in us modifying the Activity's theme unintentionally. We fix this by using our own ContextThemeWrapper impl. Also fixed views inheriting the sub decor's context. BUG: 18714638 Change-Id: Iea30757e1521f50bc6fb5171e531d183626a8579