From: Damyan Ivanov Date: Sun, 5 Jul 2020 20:25:05 +0000 (+0000) Subject: unneeded tag attribute X-Git-Tag: v0.15.0~103 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=03815425cc01f230aa86f663567c9e1e1295ae70 unneeded tag attribute --- 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"> + >