GitHub user therajanmaurya opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/10
Material Navigation Drawer and ViewPager with TabLayout
@stain , I have implemented the Material Navigation Drawer in place of
Fragment Navigation Drawer
and Material View Pager with Tab Layout in place of deprecated
PagerTabStrip.
Here is the New Build APK and screenshot :
[app-debug.apk.zip](https://github.com/apache/incubator-taverna-mobile/files/164614/app-debug.apk.zip)


Still the compatibility of the app is min API 13.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/therajanmaurya/incubator-taverna-mobile
Material_Theme
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/10.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 #10
----
commit b21a8d57f4991a523afdea22bae38b65ca0812b2
Author: therajanmaurya <[email protected]>
Date: 2016-03-08T12:01:47Z
design support library added and images moved to drawable and implementing
Material Navigation drawer
commit d2055a998636949d5473d29ac8f79a4efaa4e908
Author: therajanmaurya <[email protected]>
Date: 2016-03-08T12:06:38Z
Style theme added
commit aa97a8520bb822bd34c39d5d6da4178d5c5876df
Author: therajanmaurya <[email protected]>
Date: 2016-03-08T15:05:15Z
chaning images into drawable and change - to _ in images names and removing
Material library and Added design support library
commit 460215a35f510c5b57ac672cc36df0b474e8eb88
Author: therajanmaurya <[email protected]>
Date: 2016-03-08T16:34:12Z
Material Design Navigation drawer Implemented
commit a6f311e253abb41e91193110783dd025a27f1828
Author: therajanmaurya <[email protected]>
Date: 2016-03-08T18:24:48Z
Material ViewPager Implemented done
commit 40339a975a0b79a79916257e91a7585d8272b2b5
Author: therajanmaurya <[email protected]>
Date: 2016-03-09T05:56:11Z
Status bar color fix and final touchup to Material NavigationBar,ViewPager
and TabLayout
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---