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 - CUDA code not processing if block properly -

oracle11g - get root domain from url Oracle sql regex_substr -

xcode - Swift Playground - Files are not readable -