fixes #3097
minSdkVersion
This further reduces the minimum API level to 16, which should encompass most users stuck on older versions of Android (mainly BlackBerry OS and Jolla users). Several issues reported by code analysis were fixed, mainly around issues with layouts.
* use data binder * introduced styled button * fixed snackbar showing above button bar