Results 8 issues of Akshay T

When Initialized, there will be a white horizontal line and next try expanding. Now try collapsing, the horizontal white line is gone. It is not working as it in the...

![image](https://user-images.githubusercontent.com/17101123/113666887-f7f46700-967d-11eb-827b-cccfef4150f2.png) No idea how to fix this. Can somebody help me? Seeing all the NUM! in every cell.

I used this app on my Honda with no issues. Few days later, I cloned the project and created my own apk to run it with my own package name...

Is there anyway to launch multiple bubbles? Suppose I click the button (Start Bubble), I launch the floating bubble. Is there anyway if I click the button again to launch...

I have a recyclerview with two viewtypes. ``` binding.recyclerview.loadSkeleton(R.layout.item_header_news) { itemCount(1) } binding.recyclerview.loadSkeleton(R.layout.item_news_articles){ itemCount(5) } ``` What is the correct way? Should I give two viewtypes like above? Doesn't matter...

┬─── │ GC Root: Thread object │ ├─ android.os.HandlerThread instance │ Leaking: NO (PathClassLoader↓ is not leaking) │ Thread name: 'queued-work-looper' │ ↓ Thread.contextClassLoader ├─ dalvik.system.PathClassLoader instance │ Leaking: NO...

Is there a way to display the blue dotted background behind the chart? ![Screenshot at Jan 08 11-52-34](https://github.com/PhilJay/MPAndroidChart/assets/17101123/a5b0cb4c-d6f7-4dcb-a2dd-b277b02b490a)