GitHub user saketkumar95 opened a pull request:
https://github.com/apache/incubator-taverna-mobile/pull/64
Improved LoginScreen UI
Please make sure these boxes are checked before submitting your pull
request - thanks!
- [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.
<img width="368" alt="screen shot 2018-02-28 at 7 38 08 pm"
src="https://user-images.githubusercontent.com/21558765/36791900-fec439e8-1cbe-11e8-845e-54f9c08a84d5.png">
@sagar15795 Please review this. :)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/saketkumar95/incubator-taverna-mobile UI
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-taverna-mobile/pull/64.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 #64
----
commit 0c768655edb9e1b44dca6cd7680ab8ddc8ecb9c4
Author: saketkumar95 <saket.singh1410@...>
Date: 2018-02-28T14:25:56Z
Improved LoginScreen UI
----
---