Don't rely on action bar height

When computing the scroll offset to scroll the edittext's bottom
line into view (to maximize the space for the dropdown), don't
rely on the statis status bar + action bar height calculation
because action bar's height changes depending on platform version
and orientation. Instead, use the scroll view's location in window
as the "top" of the visible display frame.

b/17824127

Change-Id: I35fd04201a11e5ba47de84eb4a1c5d309e08c203
1 file changed
tree: 4f4dd44f5a7d00eca2422eef3da4bd9d717f4118
  1. res/
  2. sample/
  3. src/
  4. tests/
  5. Android.mk
  6. AndroidManifest.xml
  7. project.properties