commit | 58acbafcf2263232c4805cf7a39196acf03763d9 | [log] [tgz] |
---|---|---|
author | Adam Powell <adamp@google.com> | Tue Dec 15 11:43:34 2009 -0800 |
committer | Adam Powell <adamp@google.com> | Tue Dec 15 11:45:58 2009 -0800 |
tree | 34a2ae00838504d2851d509327f6297051a3a4f4 | |
parent | 3beb2fa488052e66dda265df25b1266033989113 [diff] |
Fix for http://b/issue?id=2323459 and generics correctness on a WeakReference ViewStub.setVisibility now passes View.GONE through. Even though this doesn't make a lot of sense to do in practice, it preserves the value for future ViewStub.getVisibility calls.