]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/no_profiles.xml
unneeded tag attribute
[mobile-ledger.git] / app / src / main / res / layout / no_profiles.xml
index a072d151dffc1fefe8f958237fb62645234c24f1..4286e9f45d0ef087699c1b7eacca38fdceca83e9 100644 (file)
@@ -21,7 +21,7 @@
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:background="?table_row_dark_bg"
-    android:visibility="gone">
+    >
 
     <FrameLayout
         android:id="@+id/welcome_header"
@@ -78,6 +78,7 @@
             android:layout_marginEnd="8dp"
             android:layout_marginBottom="8dp"
             android:backgroundTint="?colorAccent"
+            android:textColor="@color/design_default_color_on_primary"
             android:drawablePadding="16dp"
             android:text="@string/create_profile_label"
             app:layout_constraintBottom_toBottomOf="parent"