在mDialog.show() 出现了异常 !
Theme_AudioDialog的style需要添加:parent="@android:Theme.Dialog"
否则会报错 : ActionBarImpl can only be used with a compatible window decor layout
可能跟API版本有关??
Theme_AudioDialog的style需要添加:parent="@android:Theme.Dialog"
否则会报错 : ActionBarImpl can only be used with a compatible window decor layout
可能跟API版本有关??
2015-05-04
举报