Michael Basil

Results 2 issues of Michael Basil

After updating the design library to 23.1.0: `compile 'com.android.support:design:23.1.0'` I get this error: `Attribute "foregroundInsidePadding" has already been defined`

The source code from https://github.com/studioidan/HttpAgent/tree/master/httpagent/src/main was removed in this commit: 83a0987 I presume this was accidental when the package name was changed from "studioidan.com.httpagent" to "com.studioidan.httpagent". This pull request restores...