michaeltnguyen
michaeltnguyen
The issue here is that `InstantHandler` needs to call ``` parameter.DbType = DbType.DateTime2 ``` It looks like Dapper + Microsoft.Data.SqlClient causes this issue.
I don't believe this is possible: https://developers.google.com/youtube/player_parameters#rel > you will not be able to disable related videos. Instead, if the rel parameter is set to 0, related videos will come...
Use `app:menu_backgroundColor` with a transparent color. For example: ``` ```
For anyone who needs this, you can simply use `AuthorizationRequest.Builder().setAdditionalParameters(Map)` with, for example, `Collections.singletonMap("acr_values", "your_values_here")`, and it will be sent as a query parameter.