OSDN Git Service

Add TextView XML attribute for undo support
authorJames Cook <jamescook@google.com>
Fri, 27 Feb 2015 19:00:01 +0000 (11:00 -0800)
committerJames Cook <jamescook@google.com>
Fri, 27 Feb 2015 21:40:56 +0000 (13:40 -0800)
commitf1dad1ea82c5d9ca920af39b81ac6894ff692b99
treed3524afcbce8aa1d7469613e64e48f7da8043a07
parent471559f129b8b0c87e70d013f13386fa8fc46ec7
Add TextView XML attribute for undo support

* Defaults to true, but can easily be changed if we decide that undo
  should be off by default.

Bug: 19332904
Change-Id: Ic4f3814a1b0a5e25171a910f2fe628606e16104e
api/current.txt
api/system-current.txt
core/java/android/widget/Editor.java
core/java/android/widget/TextView.java
core/res/res/values/attrs.xml
core/res/res/values/public.xml