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 19:21:07 UTC

[GitHub] incubator-taverna-mobile pull request #63: Fix: Nav Drawer UI Improved

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 <ni...@...>
Date:   2018-02-27T19:17:20Z

    Nav Drawer UI Improved

----


---

[GitHub] incubator-taverna-mobile pull request #63: Fix: Nav Drawer UI Improved

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

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


---