X-Git-Url: https://git.ktnx.net/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Flayout%2Fno_profiles.xml;h=7243f91169207bffacf05dea3c8e8f3162737820;hb=899d71e1f4cff043592de4283813b96be8f397a5;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..7243f911 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