GitHub user Hiteshgautam01 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/60
Fix: New Usage Panel fragment instead of Dialogue box in navigation bar
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
New_Usage_Activity
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/60.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 #60
----
commit c2202636656b16e190f7083114f25f0d3732dafa
Author: Hitesh Gautam <gautam31.hitesh@...>
Date: 2018-02-24T05:11:41Z
Fix: New usage fragment insted of Dialogue box
----
---