Hi Michael,
I'm trying to use the latest version of this library in Kotlin with compileSdkVersion and targetSdkVersion set to 28(Android Pie). The minSdkVersion is API 16. The whole project was already migrated to AndroidX. Unfortunately, the dialog does not fully display its content as shown below:
v5.1.3

but when I use the previous version:
v4.3.4

I tested it on android versions Marshmallow, Nougat and Oreo.
Hi Michael,
I'm trying to use the latest version of this library in Kotlin with compileSdkVersion and targetSdkVersion set to 28(Android Pie). The minSdkVersion is API 16. The whole project was already migrated to AndroidX. Unfortunately, the dialog does not fully display its content as shown below:
v5.1.3
but when I use the previous version:
v4.3.4
I tested it on android versions Marshmallow, Nougat and Oreo.