commit | ba75b55566298fee409efd2fa9da7b6f253054f0 | [log] [tgz] |
---|---|---|
author | Haoyu Zhang <haoyuchang@google.com> | Wed Nov 28 19:14:12 2018 -0800 |
committer | Haoyu Zhang <haoyuchang@google.com> | Thu Dec 13 15:58:49 2018 -0800 |
tree | 886110a3d14d298856b21a6b519f621d2eb42a36 | |
parent | 00b10effe869f3d9df28d358f06bd67b03fdad4c [diff] |
Add public API TextView.isHorizontallyScrolling The original purpose is to remove @hide annotation on TextView.getHorizontallyScrolling, but the function name conflicts with our API naming convention. So, I created public API isHorizontallyScrolling instead. Bug: 117520716 Test: atest TextViewTest Test: make offline-sdk-docs Change-Id: I79666c8920cdfcb9dc68ae3701c6599f063df5fd