I am using ChristopheVersieux's HoloEverywhere library in my Android project.
Everything is fine except for the dialogs. Holo styles are not applying on AlertDialogs and custom dialogs.
Make sure you are using the right import
.
Replace:
import android.app.AlertDialog
with:
import com.WazaBe.HoloEverywhere.app.AlertDialog;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With