Ryan Tomlinson

Results 3 issues of 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: ![Image](https://github.com/user-attachments/assets/bb4dc90a-92a0-4da7-abcc-3f266671f483) Warning 2:...