for the first, maybe check and make sure you’re no...
# android
r
for the first, maybe check and make sure you’re not mixing normal fragments (
android.app.Fragment
) with support library fragments (
android.support.v4.app.Fragment
)