]> git.ktnx.net Git - mobile-ledger.git/blobdiff - app/src/main/res/layout/main_navigation.xml
hide the 'Reports' item in the navigation
[mobile-ledger.git] / app / src / main / res / layout / main_navigation.xml
index e4e8017fef4cc1eb2488180681c2a6fe84c3da3f..3a8f87457c2fc9cf75e8f390bd529b76b7a426f0 100644 (file)
                         android:id="@+id/textView5"
                         style="@style/nav_button"
                         android:drawableStart="@drawable/ic_assignment_black_24dp"
-                        android:text="@string/nav_reports_title" />
+                        android:text="@string/nav_reports_title"
+                        android:visibility="gone" />
 
                     <include layout="@layout/nav_profile_list_head" />