summaryrefslogtreecommitdiffstats
path: root/api
diff options
context:
space:
mode:
authorGilles Debunne <debunne@google.com>2010-09-07 15:21:14 -0700
committerGilles Debunne <debunne@google.com>2010-09-07 18:07:30 -0700
commitdbd25cdbc3dcad573aaeaf493bc186006bce3d8e (patch)
tree9dd10a772a2771fce5bcc54e1cd2702bcf059b6c /api
parentd0f74ae081bac9a9c8f7faf9288305647735d743 (diff)
downloadframeworks_base-dbd25cdbc3dcad573aaeaf493bc186006bce3d8e.zip
frameworks_base-dbd25cdbc3dcad573aaeaf493bc186006bce3d8e.tar.gz
frameworks_base-dbd25cdbc3dcad573aaeaf493bc186006bce3d8e.tar.bz2
Made text selection work in ExtractEditText. DO NOT MERGE
Change insertion point on tap is no longer handled by the CommitSelectionReceiver (as it is not called by ExtractEditText). Fixed a bug to handle drawing positions when the internal TextView scroller is used. Change-Id: I87398c7109c5527d21dee6abbdb925848244d594
Diffstat (limited to 'api')
-rw-r--r--api/current.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api/current.xml b/api/current.xml
index b4fc949..bbe9936 100644
--- a/api/current.xml
+++ b/api/current.xml
@@ -78402,7 +78402,7 @@
type="float"
transient="false"
volatile="false"
- value="0.0010f"
+ value="0.001f"
static="true"
final="true"
deprecated="not deprecated"
@@ -225403,7 +225403,7 @@
deprecated="not deprecated"
visibility="public"
>
-<parameter name="t" type="T">
+<parameter name="arg0" type="T">
</parameter>
</method>
</interface>