java.lang.OutOfMemoryError: Failed to allocate a 14392204 byte allocation with 4194208 free bytes and 12MB until OOM at dalvik.system.VMRuntime.newNonMovableArray(Native Method) at android.graphics.BitmapFactory.nativeDecodeAsset(Native Method) at android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:651) at android.graphics.BitmapFactory.decodeResourceStream(BitmapFactory.java:486) at android.graphics.drawable.Drawable.createFromResourceStream(Drawable.java:1085) at android.content.res.Resources.createFromResourceStream(Resources.java:3223) at android.content.res.Resources.loadDrawableForCookie(Resources.java:2938) at android.content.res.Resources.loadDrawable(Resources.java:2820) at android.content.res.VivoResources.loadDrawable(VivoResources.java:220) at android.content.res.Resources.getDrawable(Resources.java:948) at android.content.Context.getDrawable(Context.java:463) at androidx.core.content.ContextCompat.getDrawable(ContextCompat.java:455) at androidx.appcompat.widget.ResourceManagerInternal.getDrawable(ResourceManagerInternal.java:147) at androidx.appcompat.widget.ResourceManagerInternal.getDrawable(ResourceManagerInternal.java:135) at androidx.appcompat.content.res.AppCompatResources.getDrawable(AppCompatResources.java:104) at androidx.appcompat.widget.AppCompatImageHelper.setImageResource(AppCompatImageHelper.java:90) at androidx.appcompat.widget.AppCompatImageView.setImageResource(AppCompatImageView.java:98) at com.entitcs.office_attendance.activities.Drawer_Activity$Order_List_Custom_Adapter.getChildView(Drawer_Activity.java:7543) at com.entitcs.office_attendance.activities.Drawer_Activity.setExpandableListViewHeight(Drawer_Activity.java:7477) at com.entitcs.office_attendance.activities.Drawer_Activity.access$300(Drawer_Activity.java:233) at com.entitcs.office_attendance.activities.Drawer_Activity$76.onGroupClick(Drawer_Activity.java:6716) at android.widget.ExpandableListView.handleItemClick(ExpandableListView.java:675) at android.widget.ExpandableListView.performItemClick(ExpandableListView.java:653) at android.widget.AbsListView$PerformClick.run(AbsListView.java:3359) at android.widget.AbsListView$3.run(AbsListView.java:4373) at android.os.Handler.handleCallback(Handler.java:815) at android.os.Handler.dispatchMessage(Handler.java:104) at android.os.Looper.loop(Looper.java:207) at android.app.ActivityThread.main(ActivityThread.java:5857) at java.lang.reflect.Method.invoke(Native Method) at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:1026) at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:887)