I can't switch to another activity
When I try to switch to this activity(User_Profile_Page).I'm getting this error.
"java.lang.RuntimeException: Unable to start activity ComponentInfo"
"Error inflating class androidx.fragment.app.FragmentContainerView"
User_Profile_Page.xml
User_Profile_Page.kt
package com.gokhanakbas.unichatdeneme.pages
import...