diff --git a/OsmAnd/res/layout/subscription_fragment.xml b/OsmAnd/res/layout/subscription_fragment.xml index b529d4ec87..ad308e6be1 100644 --- a/OsmAnd/res/layout/subscription_fragment.xml +++ b/OsmAnd/res/layout/subscription_fragment.xml @@ -8,6 +8,7 @@ diff --git a/OsmAnd/res/layout/two_line_with_images_list_item.xml b/OsmAnd/res/layout/two_line_with_images_list_item.xml index e2ae827e71..4ef2c29631 100644 --- a/OsmAnd/res/layout/two_line_with_images_list_item.xml +++ b/OsmAnd/res/layout/two_line_with_images_list_item.xml @@ -100,7 +100,7 @@ android:paddingRight="@dimen/context_menu_progress_padding_left" android:text="@string/buy" android:textColor="@color/text_color_tab_active_light" - android:visibility="visible" /> + android:visibility="gone" />