另外如果使用Theme.Dialog.Alert之類而出現
Error: Resource is not public. (at 'theme' with value '@android:style/Theme.Dialog.Alert')的錯誤,因為在frameworks/base/core /res/res/values/public.xml找不到這個資料
只要加個*改成
'@*android:style/Theme.Dialog.Alert'
就可以使用了。
refer from:
http://slashgill.blogspot.com/2010/11/theme.html
沒有留言:
張貼留言