Ryan Tomlinson
Ryan Tomlinson
Is there a way to make it not inherit your app's colors so that you can customize them?
# Fixes #147 [sendgrid-java](https://github.com/sendgrid/sendgrid-java), specifically the constructor that consumes a [`Client`](https://github.com/sendgrid/sendgrid-java/blob/main/src/main/java/com/sendgrid/SendGrid.java#L34) is currently incompatible with apache httpclient5 due to it's dependency on this repository, a simplified version of the http...
When using the `@SuppressWarnings()` annotation, it does not seem to be recognized in some instances. In this case its specifically for the serializable class warning. Warning 1:  Warning 2:...