Files
frameworks_base/core/java
Adam Powell 58acbafcf2 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.
2009-12-15 11:45:58 -08:00
..