You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Embedded drawer works fine when created in activity.
But with the same code in Fragment i get error "The specified child already has a parent. You must call removeView() on the child's parent first."
The text was updated successfully, but these errors were encountered:
Embedded drawer works fine when created in activity.
But with the same code in Fragment i get error
"The specified child already has a parent. You must call removeView() on the child's parent first."
The text was updated successfully, but these errors were encountered: