From 18e44db7ae4cff20d1b320bd8f994b86856b2871 Mon Sep 17 00:00:00 2001
From: Camil Staps
Date: Wed, 15 Apr 2015 19:23:02 +0200
Subject: Overall continuation of development

---
 app/src/main/res/layout/pager_content_dailymeditation.xml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

(limited to 'app/src/main/res/layout/pager_content_dailymeditation.xml')

diff --git a/app/src/main/res/layout/pager_content_dailymeditation.xml b/app/src/main/res/layout/pager_content_dailymeditation.xml
index 2d096f0..234819b 100644
--- a/app/src/main/res/layout/pager_content_dailymeditation.xml
+++ b/app/src/main/res/layout/pager_content_dailymeditation.xml
@@ -31,8 +31,7 @@
             android:text="Daily Meditation"
             android:id="@+id/textDailyMeditation"
             android:layout_gravity="left|top"
-            android:layout_marginBottom="10dp"
-            android:textIsSelectable="true"/>
+            android:layout_marginBottom="10dp"/>
 
     </LinearLayout>
 </ScrollView>
\ No newline at end of file
-- 
cgit v1.2.3