From: Damyan Ivanov Date: Fri, 12 Apr 2019 14:57:24 +0000 (+0300) Subject: a bit of padding on the no profiles screen X-Git-Tag: v0.9.4~4 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=d7c83ad836ac9b5fb60266220b1a6dd7d21c1d0e a bit of padding on the no profiles screen --- diff --git a/app/src/main/res/layout/no_profiles.xml b/app/src/main/res/layout/no_profiles.xml index 97b47726..3deb8459 100644 --- a/app/src/main/res/layout/no_profiles.xml +++ b/app/src/main/res/layout/no_profiles.xml @@ -22,7 +22,7 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:background="?table_row_dark_bg" - > + android:padding="@dimen/activity_horizontal_margin">