index
:
Project-1CE/frameworks_base
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewStub.java
Age
Commit message (
Expand
)
Author
2019-02-07
Update core widgets to save attribute source info.
Aurimas Liutikas
2017-04-14
Remove unnecessary casts on calls to findViewById
Alan Viverette
2016-11-09
Fixing async inflation for nested RemoteViews
Sunny Goyal
2015-02-18
Add @ResourceInt annotations on APIs
Tor Norbye
2014-12-15
Clean up ViewStub inflation to ensure it has resources
Alan Viverette
2013-09-09
Add View constructor that supplies a default style resource
Alan Viverette
2012-11-02
Clarify ViewStub.setVisibility() documentation to state that it works after i...
Tim Hutt
2012-04-02
Let ViewStub be used in RemoteViews.
Jeff Sharkey
2009-12-15
Fix for http://b/issue?id=2323459 and generics correctness on a WeakReference
Adam Powell
2009-05-06
Allow ViewStub to be used in AdapterView.setEmptyView() (bug 1803058)
Mihai Preda
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project