Dbrant has uploaded a new change for review. (
https://gerrit.wikimedia.org/r/394453 )
Change subject: Make news text highlightable.
......................................................................
Make news text highlightable.
Change-Id: I75ef8ba4cbb5eddce73bb3ecee580c301e304c5e
---
M app/src/main/res/layout/fragment_news.xml
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/apps/android/wikipedia
refs/changes/53/394453/1
diff --git a/app/src/main/res/layout/fragment_news.xml
b/app/src/main/res/layout/fragment_news.xml
index f6c159d..c659c88 100644
--- a/app/src/main/res/layout/fragment_news.xml
+++ b/app/src/main/res/layout/fragment_news.xml
@@ -66,7 +66,7 @@
android:orientation="vertical"
android:fitsSystemWindows="true">
- <TextView
+ <org.wikipedia.views.AppTextView
android:id="@+id/view_news_fullscreen_story_text"
android:layout_width="match_parent"
android:layout_height="wrap_content"
@@ -74,6 +74,7 @@
android:textSize="16sp"
android:fontFamily="serif"
android:lineSpacingMultiplier="1.2"
+ android:textIsSelectable="true"
android:textColor="?attr/section_title_color"
android:background="?attr/paper_color"
style="@style/RtlAwareTextView"/>
--
To view, visit https://gerrit.wikimedia.org/r/394453
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I75ef8ba4cbb5eddce73bb3ecee580c301e304c5e
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/wikipedia
Gerrit-Branch: master
Gerrit-Owner: Dbrant <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits