diff options
| author | 2010-07-28 15:49:40 -0700 | |
|---|---|---|
| committer | 2010-07-28 15:49:40 -0700 | |
| commit | db4c6ccf224cd512690cc3dcfacccc8acfa71ffd (patch) | |
| tree | c25a78a845fb856a753e0efa3a1e6708309c4984 /api/current.xml | |
| parent | 9835d6127280a10ae2bfab31d9ad6b8b8c74762c (diff) | |
| parent | f788a9fccd9cdb662527aa375af24b8868069108 (diff) | |
Merge "TextView with Selection Contextual Mode"
Diffstat (limited to 'api/current.xml')
| -rw-r--r-- | api/current.xml | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/api/current.xml b/api/current.xml index f678fa25da8d..56d76a3371a9 100644 --- a/api/current.xml +++ b/api/current.xml @@ -14812,6 +14812,17 @@ visibility="public" > </field> +<field name="selectTextMode" + type="int" + transient="false" + volatile="false" + value="16908354" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="selectedIcon" type="int" transient="false" @@ -15931,6 +15942,17 @@ visibility="public" > </field> +<field name="selectTextMode" + type="int" + transient="false" + volatile="false" + value="17039408" + static="true" + final="true" + deprecated="not deprecated" + visibility="public" +> +</field> <field name="unknownName" type="int" transient="false" |