From 99b8e4803169b5a5e0484228bc7802e1e6b597b4 Mon Sep 17 00:00:00 2001 From: AdrianLxM Date: Fri, 26 May 2017 09:58:38 +0200 Subject: [PATCH] lint ExtraTranslation --- app/src/main/res/layout/objectives_fragment.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/objectives_fragment.xml b/app/src/main/res/layout/objectives_fragment.xml index 45d0578531..a752a57740 100644 --- a/app/src/main/res/layout/objectives_fragment.xml +++ b/app/src/main/res/layout/objectives_fragment.xml @@ -14,7 +14,7 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:id="@+id/objectives_fake_layout" - android:visibility="gone"> + android:visibility="visible">