Skip to content

Commit

Permalink
IoT data integration.
Browse files Browse the repository at this point in the history
  • Loading branch information
MuindiStephen committed Nov 21, 2024
1 parent 148d0ff commit 4085fa2
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -238,9 +238,6 @@ class MonitorFarmConditionFragment : Fragment(),OnMapReadyCallback {
pieChart?.isLegendEnabled = true
pieChart?.legendsTitleColor = Color.BLACK
pieChart?.legendsColor = Color.BLACK

// pieChart?.isAnimationEnabled = true
// pieChart?.isLegendsPercentageEnabled = true
}

val Float.toSp get() = this * Resources.getSystem().displayMetrics.scaledDensity
Expand Down

0 comments on commit 4085fa2

Please sign in to comment.