pRaNaY

Results 3 comments of pRaNaY

Find where you already used the attribute "type" in your project (most likely in attrs.xml) and rename that. you can see also [Gradle error “Attribute ”xxx“ has already been defined”...

Can you try `getChildFragmentManager()` instead of 'getSupportFragmentManager()` ? It may helps you.