Files
frameworks_base/core/java
Alan Viverette 24927f2798 Allow Views to specify a theme override
During inflation, any view with a theme attribute will wrap its context
with a theme override. Child views inflated during recursion will inherit
the wrapped context.

BUG: 12178430
Change-Id: Icba019d1c4f4f7e1a66d19dd402038defb42b7a6
2014-01-07 17:28:48 -08:00
..