GitHub user Hiteshgautam01 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/77
tried
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 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/77.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 #77
----
commit f739c30e5e5005ad6bcb65d41a967147cc9149cc
Author: Hitesh Gautam <gautam31.hitesh@...>
Date: 2018-04-28T15:41:47Z
Fix: Improvements in UsageActivity UI for different screens
commit ecbd9bedf9073f6b5e76511bd2a101c32c5fc90e
Author: Hitesh Gautam <31414276+hiteshgautam01@...>
Date: 2018-05-21T11:19:44Z
Merge pull request #1 from Hiteshgautam01/Icons_updates
Icons updates
----
---