diff options
author | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-06 19:07:44 -0700 |
---|---|---|
committer | Svetoslav Ganov <svetoslavganov@google.com> | 2012-09-06 19:08:26 -0700 |
commit | 2f4bf52d2ca1500c77b42e76f30f81f806fb6189 (patch) | |
tree | d1d1227ed839b6a6f2d34a2fc9f20e8badcc3396 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | fa8d83d90444354e8eca6ca0e080bc917e5a1f32 (diff) |
Granular navigation not possible in edit text if the view has content description.
1. We were giving precedence of content description over text and this is
what content description is supposed to do - override the text. However,
putting content description on an EditText by mistake would render the
text view not navigable which is pretty much unusable. Now we are giving
precedence to the text and use the content description as a fall back if
text is empty.
bug:7078382
Change-Id: I00882ace149344478b127124bd5e641903e1b756
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions