Showing different layout of dialogbox with API level 28

127 views Asked by At

Showing different layout of dialog box with the same code. Works fine with API level from 27 to lower but once run with API 28, it is not display correctly. I figure out is the problem of theme using,I using "theme.dialog" as my theme. Anyone know what happen to the theme.dialog in API 28?

layout of API28
layout of API24

0

There are 0 answers