]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/no_profiles.xml
"Loading..." screen while DB is being read
[mobile-ledger.git] / app / src / main / res / layout / no_profiles.xml
index 7243f91169207bffacf05dea3c8e8f3162737820..f3a4d4d6defb898a765d7c5ed3fc421615c4da9d 100644 (file)
@@ -17,8 +17,8 @@
 
 <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
     xmlns:app="http://schemas.android.com/apk/res-auto"
-    xmlns:tools="http://schemas.android.com/tools"
     android:id="@+id/no_profiles_layout"
+    android:visibility="gone"
     android:layout_width="match_parent"
     android:layout_height="match_parent"
     android:background="?table_row_dark_bg"