android - Dialog icon missing in 2.3 -


i've been testing app on emulator running 2.2 , ic_dialog_generic icon on context menus , alert dialogs appear when switch 2.3, don't show up. ic_dialog_info , ic_dialog_alert icons though.

how handle show on versions? i'm using android.r.drawable.ic_dialog_xxxx access them.

you try copying icons yoursdk/platforms/android-x/data/res/drawable res file in app.


Comments

Popular posts from this blog

php - What is the difference between $_SERVER['PATH_INFO'] and $_SERVER['ORIG_PATH_INFO']? -

fortran - Function return type mismatch -

queue - mq_receive: message too long -