X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fno_profiles.xml;h=f3a4d4d6defb898a765d7c5ed3fc421615c4da9d;hb=d9cb51bbeadd5a98ff1c4abe71a1d53288c20289;hp=ddced2ec5db5c70373b5c12566506fe35cde62fc;hpb=f308aff824a124e2dfbe890022d1a0ca2443754a;p=mobile-ledger.git diff --git a/app/src/main/res/layout/no_profiles.xml b/app/src/main/res/layout/no_profiles.xml index ddced2ec..f3a4d4d6 100644 --- a/app/src/main/res/layout/no_profiles.xml +++ b/app/src/main/res/layout/no_profiles.xml @@ -15,14 +15,14 @@ ~ along with MoLe. If not, see . --> - + android:padding="@dimen/activity_horizontal_margin"> @@ -44,8 +44,8 @@ android:layout_marginTop="24dp" android:layout_marginEnd="8dp" android:text="@string/text_welcome_profile_needed" - android:textSize="20sp" android:textColor="?textColor" + android:textSize="20sp" app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textView" /> @@ -65,4 +65,4 @@ app:layout_constraintEnd_toEndOf="parent" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toBottomOf="@+id/textView3" /> - \ No newline at end of file + \ No newline at end of file