From 9fdf98bf791dbb2bc7ddf750bfd4a6ae392ca72f Mon Sep 17 00:00:00 2001 From: Vishnu Rajeevan Date: Mon, 27 Oct 2014 19:08:55 -0400 Subject: [PATCH] fixes #22 --- .../res/layout/fragment_story_comments.xml | 38 ++++++++++------- app/src/main/res/layout/view_story_link.xml | 42 +++++++++++-------- 2 files changed, 47 insertions(+), 33 deletions(-) diff --git a/app/src/main/res/layout/fragment_story_comments.xml b/app/src/main/res/layout/fragment_story_comments.xml index ed0f5b9..81ab9b7 100644 --- a/app/src/main/res/layout/fragment_story_comments.xml +++ b/app/src/main/res/layout/fragment_story_comments.xml @@ -23,8 +23,10 @@ android:layout_width="match_parent" android:layout_height="match_parent"> - + android:visibility="visible" + tools:ignore="RtlHardcoded"/>