Open BraisGabin opened 10 years ago
@BraisGabin did you find any solution for this issue?
Looks like it is related to this http://stackoverflow.com/questions/20121711/dialog-on-android-kitkat-seems-to-be-cut
Looks like this solution works http://stackoverflow.com/a/20782404/527759
No, I found this bug just reviewing the sample app. I didn't need a work around in my code.
Perhaps somebody else will face the same issue so would be good if they'll find the solution here
I think this is a problem with the AlertDialog's title height. You can see this issue at the demo app (6a271dbc1c2abc924ffc324d293cd8f812586a38).
AlertDialog's title height OK: AlertDialog's title height KO:
I test this problem with v4 and it works fine.
Nexus 5 (4.4.2)