Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Travis espresso patch #12

Closed
wants to merge 43 commits into from

Conversation

kembala
Copy link

@kembala kembala commented May 4, 2017

Patch for travis.yml to work with android espresso tests.

deritamas and others added 13 commits April 20, 2017 20:08
Replaced closing tag with self closing tag.
Now the overriding methods are also annotated with NonNull.
Javadoc references couldn't be resolved, because the name of the class
was missing.
Declaration access could be weaker so I added private modifiers.
We need the deprecated method for the application to work properly on
all supported versions.
LinearLayout elements had relative layout parameters.
Had to rearrange blocks, because only buildscript block can be before
plugins block.
Swapped static and final.
Put member to the top of the class.
Refactored by extracting method.
Modification try for Espresso tests in travis
@kembala kembala closed this May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants