From 03815425cc01f230aa86f663567c9e1e1295ae70 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sun, 5 Jul 2020 20:25:05 +0000 Subject: [PATCH] unneeded tag attribute --- app/src/main/res/layout/no_profiles.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/layout/no_profiles.xml b/app/src/main/res/layout/no_profiles.xml index 8a704961..4286e9f4 100644 --- a/app/src/main/res/layout/no_profiles.xml +++ b/app/src/main/res/layout/no_profiles.xml @@ -21,7 +21,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="?table_row_dark_bg" - android:visibility="visible"> + >