Prototik / HoloEverywhere

NO LONGER MAINTAINED. DEVELOP FOR 4.X+ DUDE.
MIT License
2.18k stars 608 forks source link

Can't override onCreateView #847

Closed nishal closed 10 years ago

nishal commented 10 years ago

If I already have code in onCreateView for the Fragment, where is the best place to migrate this to?

Prototik commented 10 years ago

Just import LayoutInflater from org.HoloEverywhere, not from android.view.