You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@taverna.apache.org by nitish1211 <gi...@git.apache.org> on 2018/02/27 16:11:16 UTC

[GitHub] incubator-taverna-mobile pull request #62: Fix: NavDrawer UI improvement

GitHub user nitish1211 opened a pull request:

    https://github.com/apache/incubator-taverna-mobile/pull/62

    Fix: NavDrawer UI improvement

    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/62.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 #62
    
----
commit 02d8f105164414a1a06933f3c9f98b2c23e6a373
Author: nitish1211 <ni...@...>
Date:   2018-02-27T16:04:47Z

    NavDrawer UI improvement

----


---

[GitHub] incubator-taverna-mobile pull request #62: Fix: NavDrawer UI improvement

Posted by nitish1211 <gi...@git.apache.org>.
Github user nitish1211 closed the pull request at:

    https://github.com/apache/incubator-taverna-mobile/pull/62


---