Convert android.support.v4.app.Fragment to regular android.app.Fragment? -


quick question.

is possible convert fragment support v4 library fragment of regular app library? if so, how?

i can't find information online this. hope not duplicate.

no, different , can't convert 1 other.

the v13 support library contains classes use android.app.fragment rather support fragments. specifically, android.support.v13.app.fragmentpageradapter allows use regular fragments viewpager.


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -