79519267

Date: 2025-03-19 06:14:32
Score: 1
Natty:
Report link
import android.util.ArrayMap
import androidx.collection.ArrayMap

problem is in the first import line. For some reason ChartViewModel.kt contains the both ArrayMap imports and removing

import android.util.ArrayMap

solve the issue.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Randunu.KSW