From: Damyan Ivanov Date: Fri, 3 May 2019 16:07:31 +0000 (+0300) Subject: let the loading screen use the default background color X-Git-Tag: v0.10.0~39 X-Git-Url: https://git.ktnx.net/?p=mobile-ledger.git;a=commitdiff_plain;h=b786e003d980a5b5966d675290e51b50519d2e56 let the loading screen use the default background color --- diff --git a/app/src/main/res/layout/loading.xml b/app/src/main/res/layout/loading.xml index 23c63f6a..fe56eca4 100644 --- a/app/src/main/res/layout/loading.xml +++ b/app/src/main/res/layout/loading.xml @@ -20,7 +20,6 @@ android:id="@+id/loading_layout" android:layout_width="match_parent" android:layout_height="match_parent" - android:background="?colorPrimary" android:padding="@dimen/activity_horizontal_margin">