GDPRDialog icon indicating copy to clipboard operation
GDPRDialog copied to clipboard

GDPR fragment dialog implementation

Results 4 GDPRDialog issues
Sort by recently updated
recently updated
newest added

The Toolbar is colored colorPrimary but setting colorOnPrimary does not change the text color. Is there a way to change the text color on the Toolbar?

The `?colorPrimary` wouldn't get picked up on the btAgree until I edited the library and changed the `Button` to `com.google.android.material.button.MaterialButton`. I'm not really sure why.

I noticed an issue with library, here is the problem: When user for example downloads app via VPN, the dialog wont show(eg. vpn country is Canada), next time user runs...

enhancement
help wanted