OSDN Git Service

Handle action modes in the IME extract mode view.
authorAdam Powell <adamp@google.com>
Thu, 2 Jun 2011 19:59:43 +0000 (12:59 -0700)
committerAdam Powell <adamp@google.com>
Thu, 2 Jun 2011 20:29:37 +0000 (13:29 -0700)
commit5ee36c48be8d36c5f4025202e8ede561c9ad3aba
tree85c23058f8994205d3fca080d87418c80eaadbcc
parentc3076425bba5c129408338be4e138f8be16855a6
Handle action modes in the IME extract mode view.

This presents action modes (such as the one for text editing) in a
less screen-consuming way in the IME extract mode layout. The submit
button is replaced by an "Edit..." button that shows the action mode
menu when clicked.

Still needs UX design and tweaking.

Change-Id: Ia7b3f3446edced0ee5a9abc5e2f0ff16f4fa3ab1
core/java/android/inputmethodservice/ExtractButton.java
core/java/android/inputmethodservice/ExtractEditLayout.java [new file with mode: 0644]
core/java/com/android/internal/app/ActionBarImpl.java
core/res/res/layout/input_method_extract_view.xml
core/res/res/values/strings.xml