diff options
author | Victoria Lease <violets@google.com> | 2013-11-01 16:34:03 -0700 |
---|---|---|
committer | Victoria Lease <violets@google.com> | 2013-11-01 16:44:08 -0700 |
commit | 1d80e977da89a660aff006e93470749b359c2393 (patch) | |
tree | 5519e59b39f65fda5fe9adfffbacbe465654e5b8 /samples/training/network-usage/res | |
parent | ee4c84642afffa80f23039bbc2d4f59de11f67da (diff) | |
download | frameworks_base-1d80e977da89a660aff006e93470749b359c2393.zip frameworks_base-1d80e977da89a660aff006e93470749b359c2393.tar.gz frameworks_base-1d80e977da89a660aff006e93470749b359c2393.tar.bz2 |
Compose singleLine & textAllCaps transforms
TextView only supports a single TransformationMethod per TextView, and
singleLine and textAllCaps are both implemented as
TransformationMethods. Composing both operations into a single
TransformationMethod gives us all-caps text (if requested by
kg_use_all_caps) on a single line.
Bug: 11421105
Change-Id: I069721b887ea90b8daf2af2cf82081319e499962
Diffstat (limited to 'samples/training/network-usage/res')
0 files changed, 0 insertions, 0 deletions