commit | cc2a1d48a0e4134823c940291f5db6fd9f2ae9b3 | [log] [tgz] |
---|---|---|
author | Alan Viverette <alanv@google.com> | Fri May 01 11:28:37 2015 -0700 |
committer | Alan Viverette <alanv@google.com> | Fri May 01 11:28:37 2015 -0700 |
tree | 352cbe863f6db1efda350c2d351cc483dfe1ebdf | |
parent | aba035d2ed4a0c39d59ca039b52af2bc3f5980b4 [diff] |
Allow ContextImpl.setTheme(int) to be called after getTheme() Previously the theme could only be set if it had never been obtained, which was inconsistent with the documentation for Context.setTheme() and the behavior of ContextThemeWrapper. Also prevents double-apply of themes in setTheme(). Bug: 20756250 Bug: 20230451 Change-Id: I2566b3e4546cd1c68db79f10f01a5a1256fd439c