aboutsummaryrefslogtreecommitdiffstats
path: root/templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl')
-rw-r--r--templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl b/templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl
index d27e1ed..808fc31 100644
--- a/templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl
+++ b/templates/activities/MasterDetailFlow/root/res/layout/fragment_content_detail.xml.ftl
@@ -5,4 +5,5 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="16dp"
+ android:textIsSelectable="true"
tools:context=".${DetailName}Fragment" />