commit | 259c1090464b966b8019abfae848a96895ecdbcd | [log] [tgz] |
---|---|---|
author | Gilles Debunne <debunne@google.com> | Wed Jan 25 17:44:00 2012 -0800 |
committer | Gilles Debunne <debunne@google.com> | Thu Jan 26 13:46:25 2012 -0800 |
tree | 076a20ad9138ae6e905fd17a5becd7b102a5e8db | |
parent | 7e4ef61732d7de33e34f5935cfad51049f65116a [diff] |
Remove @deprecate in View's fadingEdge The comment of this field is also aggregated in the android.R.styleable#View description. As a result, the @deprecated in the comment of this field also applies to android.R.styleable#View which incorrectly appears deprecated. This fixes the problem, although fadingEdge will no longer be marked as deprecated in IDEs. I believe it is less important that to make View deprecated. Change-Id: I96d8e868001c4c853eb1536f8401275b9b1e689b