GitHub user Hiteshgautam01 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/61
Fix: Replace usage dialogue box with New Usage Activity
Please make sure these boxes are checked before submitting your pull
request - thanks!
- [ ] Apply the `AndroidStyle.xml` style template to your code in Android
Studio.
- [ ] Run the checks with `./gradlew check` to make sure you didn't break
anything
- [ ] If you have multiple commits please combine them into one commit by
squashing them.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Hiteshgautam01/incubator-taverna-mobile
Usage_activity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/61.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 #61
----
commit b782fc3255e45262f4b350f17df6c550b32d8d57
Author: Hitesh Gautam <gautam31.hitesh@...>
Date: 2018-02-27T09:32:54Z
Fix: Replace usage dialoge box with new usage activity
commit 6dea687d054d641b379a85da85f4abe491ae251e
Author: Hitesh Gautam <gautam31.hitesh@...>
Date: 2018-02-27T09:48:20Z
Fix: Replace usage dialoge box with New usage activity
----
---