OSDN Git Service

Paste popup window is displayed on the side when it would be clipped on top of screen.
authorGilles Debunne <debunne@google.com>
Thu, 20 Jan 2011 20:19:44 +0000 (12:19 -0800)
committerGilles Debunne <debunne@google.com>
Fri, 21 Jan 2011 18:34:43 +0000 (10:34 -0800)
commite60e1e597b85ce2cc94818a42ff9e30547af94f8
tree4771038eec80c0721805b4591f1c9545a817b474
parentc2ff2ec0d987dd1372183d2a18ea59a0c4d71c2c
Paste popup window is displayed on the side when it would be clipped on top of screen.

Bug 3259774

Change-Id: I6ea20452a3a235e264c91c112f52da7230657708
api/current.xml
core/java/android/widget/TextView.java
core/res/res/drawable-hdpi/text_edit_side_paste_window.9.png [new file with mode: 0644]
core/res/res/drawable-mdpi/text_edit_side_paste_window.9.png [new file with mode: 0644]
core/res/res/layout/text_edit_side_no_paste_window.xml [new file with mode: 0644]
core/res/res/layout/text_edit_side_paste_window.xml [new file with mode: 0644]
core/res/res/values/attrs.xml
core/res/res/values/public.xml
core/res/res/values/styles.xml
core/res/res/values/themes.xml