From 1abaed2bab9ee6fdcf03d029159139caad00ba65 Mon Sep 17 00:00:00 2001 From: Sergey Solovyev Date: Wed, 3 Jul 2013 01:27:50 +0400 Subject: [PATCH] onscreen editor fixed --- android-app-core/res/values/styles.xml | 1 + android-app-onscreen/res/layout/onscreen_editor.xml | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/android-app-core/res/values/styles.xml b/android-app-core/res/values/styles.xml index 265df1c0..0e7ab792 100644 --- a/android-app-core/res/values/styles.xml +++ b/android-app-core/res/values/styles.xml @@ -66,6 +66,7 @@ true 1 1 + 1 horizontal diff --git a/android-app-onscreen/res/layout/onscreen_editor.xml b/android-app-onscreen/res/layout/onscreen_editor.xml index 14893fa1..bfc2db19 100644 --- a/android-app-onscreen/res/layout/onscreen_editor.xml +++ b/android-app-onscreen/res/layout/onscreen_editor.xml @@ -16,7 +16,6 @@ + a:textIsSelectable="true"/> \ No newline at end of file