commit | f8de8ecc321fe5b45846adc38d174d5bc2208f20 | [log] [tgz] |
---|---|---|
author | Patrick Scott <phanna@android.com> | Mon Sep 21 16:37:29 2009 -0400 |
committer | Patrick Scott <phanna@android.com> | Mon Sep 21 16:37:29 2009 -0400 |
tree | b0fa678e831bdcb34b8abf0a8ebf1ce90f543bfe | |
parent | 79c08f57c8220b717f994b905b2430a940f85bce [diff] |
Check for a valid token before adding the fake title bar. This is basically what happens when adding the view to the window. In some cases, the decor view may be null or the window token may be null which throws an exception.