GitHub user saketkumar95 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/66
Adds tutorial screens on first start of the app
This PR adds tutorial screens on first start of the app.
- [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.
Here is the screenshots of all the slides.
<img width="366" alt="screen shot 2018-03-02 at 6 26 22 am"
src="https://user-images.githubusercontent.com/21558765/36878077-5433d300-1de3-11e8-80ae-0ae7e379a483.png">
<img width="370" alt="screen shot 2018-03-02 at 6 26 43 am"
src="https://user-images.githubusercontent.com/21558765/36878079-54b405a2-1de3-11e8-9a0f-7501ba45da7f.png">
<img width="367" alt="screen shot 2018-03-02 at 6 27 19 am"
src="https://user-images.githubusercontent.com/21558765/36878080-54e790c0-1de3-11e8-926c-9eff65f92432.png">
<img width="370" alt="screen shot 2018-03-02 at 6 27 53 am"
src="https://user-images.githubusercontent.com/21558765/36878081-551c676e-1de3-11e8-960a-12beaa19001c.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saketkumar95/incubator-taverna-mobile
tutorials
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/66.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 #66
----
commit e8e62cd9ccbcef29efff8597db551a23f4cfddd0
Author: saketkumar95 <saket.singh1410@...>
Date: 2018-03-01T08:28:10Z
Adds tutorial screens on first start of the app
----
---