Resource is not a Drawable Resources$NotFoundException
问题 Getting this error since I started changing device for testing. Did some searching and none of it help because they are outdated. Any help is appreciated! xml file <ImageView android:id="@+id/loginpanel" android:layout_width="491px" android:layout_height="210dp" android:layout_marginStart="41dp" android:layout_marginTop="146dp" android:layout_weight="1" android:background="@drawable/loginpanel" app:layout_constraintStart_toStartOf="parent" app:layout_constraintTop_toTopOf="parent" />