]> git.ktnx.net Git - mobile-ledger.git/commit
reorganize main activity layout to let the CoordinatorLayout do its job with the...
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 May 2020 19:27:41 +0000 (22:27 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Sun, 3 May 2020 19:27:41 +0000 (22:27 +0300)
commit72661d2cd04cc3fcb378f22c3cdbc290a5171d8e
treee818d4d06a2bccd54e2981d4cf8b2523ef540322
parent5bca8f7e0d25965891cb80a3acc5e4b15fb8bac4
reorganize main activity layout to let the CoordinatorLayout do its job with the Snackbars

also leads to a cleaner situation on new installs - no drawer until a
profile is created
app/src/main/java/net/ktnx/mobileledger/ui/activity/MainActivity.java
app/src/main/res/layout/activity_main.xml
app/src/main/res/layout/main_app_layout.xml [new file with mode: 0644]
app/src/main/res/layout/main_navigation.xml
app/src/main/res/layout/no_profiles.xml