Files
Lawnchair/src/com/android
Adam Cohen 18bbc6a013 Adding workaround for issue with null drawable
A drawable is null which ought not be null, since it should have been set during inflation. Seems like a platform issue on one device. Adding a workaround to manually set it in code after inflation if necessary.

issue 15334203

Change-Id: Ideb80c231300e61f6dfe5336d6d647a3e1b51817
2014-06-04 04:48:48 +00:00
..