GitHub user nitish1211 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/63
Fix: Nav Drawer UI Improved
Please make sure these boxes are checked before submitting your pull
request - thanks!
- [x] Apply the `AndroidStyle.xml` style template to your code in Android
Studio.
- [x] Run the checks with `./gradlew check` to make sure you didn't break
anything
- [x] If you have multiple commits please combine them into one commit by
squashing them.
Pressing Back button first closes the Navigation drawer(if its open) and
does not directly exit the app.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nitish1211/incubator-taverna-mobile NavDrawer
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/63.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #63
----
commit 14710b7c2588fb03b8929b9c90529d6e3f665df1
Author: nitish1211 <nitish1296@...>
Date: 2018-02-27T19:17:20Z
Nav Drawer UI Improved
----
---