commit | d5b82845450beac2d3c7db9cd80e9fc34d43a297 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Wed May 20 18:01:48 2015 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Wed May 20 18:01:48 2015 -0700 |
tree | f3298fd893d2383f6297b77a12741dd192c968da | |
parent | 10dff451f3998728f4bb54585e4c5402edca06ba [diff] |
Make DatePicker rendering not fail. Ensures that having a DatePicker in the layout doesn't crash the complete rendering. The rendering is still not perfect, but at least it works. - Return a non-null window token so that ViewPager thinks that it's attached to a window and doesn't skip populating the views. - Fix a style not found issue. Change-Id: Ied2b71de5b32bcb640bf4ec445e8a39509f800e9