Restore cursor in watch extract text view

Removes cursorVisible=false

Bug: 28669867
Change-Id: Id3cbaf70548aae361c52815f02f2988abb9ebdf4
This commit is contained in:
Mark Renouf
2016-04-13 19:17:25 -04:00
parent 5a376b298c
commit d08e0f5cc2

View File

@@ -34,7 +34,6 @@
android:textColor="@color/primary_text_default_material_dark"
android:textColorHighlight="@color/accent_material_dark"
android:textSize="18dp"
android:cursorVisible="false"
android:gravity="bottom|right"
/>