Skip to content

Commit

Permalink
Update TrafficBarChartViewHolder.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
aditi-bhatia committed Apr 6, 2024
1 parent 340937f commit 69764f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ class TrafficBarChartViewHolder(parent: ViewGroup) : BlockListItemViewHolder(
dataSet.setGradientColor(
ContextCompat.getColor(
context,
R.color.primary_5
android.R.color.transparent
), ContextCompat.getColor(
context,
android.R.color.transparent
Expand Down

0 comments on commit 69764f5

Please sign in to comment.