以前 AlertDialog.Builder(Context context, int themeResId)中 themeResId 只需AlertDialog.THEME_DEVICE_DEFAULT_DARK就可以了。
现在API Level 22后 被R.style里的Theme_DeviceDefault_Dialog_Alert取代, 不知道怎么用了。(R.style 里面的值都不知道怎么用)
求教!!
收起
都是写常用的主题 一个一个试试 嘛
报告相同问题?