In HoloEverywhere, is there a way to change the background drawable of the popup which is triggered through TextView.setError(...)
?
Note: The default (non-HoloEverywhere) TextView
/EditText
uses internal resources for the popup and thus cannot be styled easily.