]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/no_profiles.xml
whitespace
[mobile-ledger.git] / app / src / main / res / layout / no_profiles.xml
index 3deb8459cb04a74784bd2fbe88e349ddc7e4018d..7243f91169207bffacf05dea3c8e8f3162737820 100644 (file)
@@ -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" />