Elmaron / My-Little-Expla

My Little Expla ist eine App, die entwickelt wurde, um dich mithilfe von handgemachten Artikeln beim Lernen, bei Problemen oder beim Ausführen von bestimmten Anwendungen auf deinem Smartphone zu unterstützen.
https://www.instagram.com/elmaron_stanford
0 stars 0 forks source link

java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. #18

Closed Elmaron closed 1 year ago

Elmaron commented 1 year ago

FATAL EXCEPTION: main Process: com.elmaronstanford.mylittleexpla, PID: 21498 java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on the child's parent first. at android.view.ViewGroup.addViewInner(ViewGroup.java:5248) at android.view.ViewGroup.addView(ViewGroup.java:5077) at android.view.ViewGroup.addView(ViewGroup.java:5017) at android.view.ViewGroup.addView(ViewGroup.java:4989) at com.elmaronstanford.mylittleexpla.MainActivity.openArticle(MainActivity.kt:320) at com.elmaronstanford.mylittleexpla.MainActivity.loadArticles$lambda$6(MainActivity.kt:222) at com.elmaronstanford.mylittleexpla.MainActivity.$r8$lambda$PKXLF1MW3fvClzG0DbbofxlT-jY(Unknown Source:0) at com.elmaronstanford.mylittleexpla.MainActivity$$ExternalSyntheticLambda0.onClick(Unknown Source:4)