OSDN Git Service

Fix a typo in the API doc of TextView#setKeyListener()
authorYohei Yukawa <yukawa@google.com>
Wed, 9 May 2018 00:11:33 +0000 (17:11 -0700)
committerYohei Yukawa <yukawa@google.com>
Wed, 9 May 2018 00:11:33 +0000 (17:11 -0700)
commit3128ebd880b2284ee6459e8b0e137d44807a3346
tree3f8caab9060a220af82054a7effad4cb5eaf53b3
parent10fc71709b55a49452127f82174709fb3e2dcdab
Fix a typo in the API doc of TextView#setKeyListener()

Fix: 79436805
Test: make -j docs
      Then check out/target/common/docs/offline-sdk/reference/android/widget/TextView.html#setKeyListener(android.text.method.KeyListener)
Change-Id: I6c0d2a3af9434240c4e6e931185bc4f21b2e2b52
core/java/android/widget/TextView.java