summaryrefslogtreecommitdiff
path: root/core/java/android/view/ViewStub.java
AgeCommit message (Expand)Author
2019-02-07Update core widgets to save attribute source info.Aurimas Liutikas
2017-04-14Remove unnecessary casts on calls to findViewByIdAlan Viverette
2016-11-09Fixing async inflation for nested RemoteViewsSunny Goyal
2015-02-18Add @ResourceInt annotations on APIsTor Norbye
2014-12-15Clean up ViewStub inflation to ensure it has resourcesAlan Viverette
2013-09-09Add View constructor that supplies a default style resourceAlan Viverette
2012-11-02Clarify ViewStub.setVisibility() documentation to state that it works after i...Tim Hutt
2012-04-02Let ViewStub be used in RemoteViews.Jeff Sharkey
2009-12-15Fix for http://b/issue?id=2323459 and generics correctness on a WeakReferenceAdam Powell
2009-05-06Allow ViewStub to be used in AdapterView.setEmptyView() (bug 1803058)Mihai Preda
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project