]> git.ktnx.net Git - mobile-ledger.git/commitdiff
hide the options drawer item
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 19 Apr 2019 16:58:38 +0000 (19:58 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 19 Apr 2019 20:56:43 +0000 (23:56 +0300)
not really used, only takes up space and ands confusion

app/src/main/res/layout/main_navigation.xml

index 9a1acc8b58d919379dacb62546bd99814c1285d3..61931b4cc4e73d95077d1abe80fa3f7ca14e98bc 100644 (file)
@@ -42,6 +42,7 @@
             android:elevation="2dp"
             android:orientation="vertical"
             android:showDividers="beginning"
+            android:visibility="gone"
             app:layout_constraintBottom_toBottomOf="parent">
 
             <TextView