OSDN Git Service

docs: Update EditText JavaDoc comments
authorJoe Fernandez <joefernandez@google.com>
Wed, 26 Apr 2017 05:06:48 +0000 (22:06 -0700)
committerJoe Fernandez <joefernandez@google.com>
Wed, 26 Apr 2017 05:06:48 +0000 (22:06 -0700)
commit38ed689d95808856666549755ae9191c5c501d16
treeb92f927a71ec917871818a029a76143d2d7e580f
parent6fba10b037021a133828f3eb68f3621140bc0f65
docs: Update EditText JavaDoc comments

rework the edit text introduction and overview.

- adds an example of a basic configuration
- discuss the inputType attribute
- cross link to relevant classes & methods
- Rework the edit text introduction and overview
- wrap guide link in a p to emphasize
- emphasize specifying the inputType is required

Test: docs only change. Verified with doc test build
Change-Id: I78d8c861c51117bfd61e8c37ad83854a2aeec967
core/java/android/widget/EditText.java