From a1f54931fc7c5c512834c4d6f191039b74aaf9ac Mon Sep 17 00:00:00 2001 From: velichkomarija Date: Fri, 18 Sep 2020 15:53:48 +0300 Subject: [PATCH] [android] Review fixes --- android/res/layout/item_guide_info.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/android/res/layout/item_guide_info.xml b/android/res/layout/item_guide_info.xml index ee62677cec..fb9aba4f94 100644 --- a/android/res/layout/item_guide_info.xml +++ b/android/res/layout/item_guide_info.xml @@ -13,7 +13,6 @@ @@ -22,7 +21,6 @@ android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_marginTop="@dimen/margin_base" - android:textAlignment="viewStart" android:textAppearance="?fontHeadline4" android:textColor="?actionMenuTextColor" tools:text="@string/guides" />