I’m using android:Theme.Holo in my activity and I’m wondering if there’s any way this can be not recommended. I mean if it’s possible that Holo theme is not present in the device (obviously in >=Honeycomb).
In case it’s not present, I guess the app would just crash, wouldn’t it?
I’m using android:Theme.Holo in my activity and I’m wondering if there’s any way this
Share
Holo theme is mandatory on all Android 4.0 devices that are running Android Market.