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
4 files changed