From 6547c777c0955411f8be5dc05e3096cb6d4d8573 Mon Sep 17 00:00:00 2001 From: Mindy Pereira Date: Sun, 28 Aug 2011 12:33:33 -0700 Subject: Use the CalculatorEditTextField everywhere. That way, tablet and phone act the same. Also, Fixes bug:5215768 IRK56: Selected text in Calculator is left-aligned, but selection handles are right-aligned By giving the user the same "tap and hold to copy" behavior that tablet has Which also allows them to put the cursor anywhere in the field and replace/delete Change-Id: I896934c603833dea45cb7e267471c676fa6238f3 --- res/layout-land/main.xml | 6 ++++-- res/layout-port/main.xml | 6 ++++-- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'res') diff --git a/res/layout-land/main.xml b/res/layout-land/main.xml index e3f255f..ac4f8af 100644 --- a/res/layout-land/main.xml +++ b/res/layout-land/main.xml @@ -36,8 +36,10 @@ android:layout_height="match_parent" maxDigits="@integer/max_digits"> - - + + - - + +