summaryrefslogtreecommitdiff
path: root/android/res/layout/encode.xml
diff options
context:
space:
mode:
authorSean Owen <srowen@gmail.com>2014-01-19 04:54:33 +0400
committerSean Owen <srowen@gmail.com>2014-01-19 04:54:33 +0400
commit542319c18f4c5ae41059e6187b1cc94aeba6b0d8 (patch)
treee1f1176803d476c3b5ac88b93b4fc83c89dafc45 /android/res/layout/encode.xml
parent9983ccc428acff6a83688ae0456828322607a143 (diff)
downloadzxing-BS-4.5.1.tar.xz
Tiny differences to back port from review of diff with BS Pluszxing-2.3.0ZXingTest-1.4.1BS-4.5.1
Diffstat (limited to 'android/res/layout/encode.xml')
-rwxr-xr-xandroid/res/layout/encode.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/android/res/layout/encode.xml b/android/res/layout/encode.xml
index 0dfcbc535..8a876eb7b 100755
--- a/android/res/layout/encode.xml
+++ b/android/res/layout/encode.xml
@@ -42,7 +42,8 @@
android:textColor="@color/contents_text"
android:paddingBottom="@dimen/standard_padding"
android:paddingLeft="@dimen/standard_padding"
- android:paddingRight="@dimen/standard_padding"/>
+ android:paddingRight="@dimen/standard_padding"
+ android:textIsSelectable="true"/>
</ScrollView>