OSDN Git Service

docs: Update TextView JavaDoc comments
authorJoe Fernandez <joefernandez@google.com>
Tue, 18 Apr 2017 19:21:31 +0000 (12:21 -0700)
committerJoe Fernandez <joefernandez@google.com>
Tue, 18 Apr 2017 21:35:43 +0000 (14:35 -0700)
commit23fd17681372468edc875528bf04c29f6fd8362f
tree535b9e917d0f2222ff5895dc82c908cf52b49272
parent190fe086df0c3a054e09dafc6fe459b929af0756
docs: Update TextView JavaDoc comments

- fix typographic errors (misspellings)
- Simplified the overview to essential info
- included a code example for common TextView usecase
- adds missing javadoc description and param for setScroller method

From BNR vendor, Project 01, android-developer-documentation/pull/1
Test: docs-only change. Tested with a check build

Change-Id: Id853c5587722c7125a33e25002e2bde73e397c0d
core/java/android/widget/TextView.java