ProgressionMeterView
class ProgressionMeterView
Constructors
<init>
constructor(context: Context, attr: AttributeSet)
Parameters
| Name | Description |
|---|---|
context: Context
|
|
attr: AttributeSet
|
Methods
animatePointsBadgeProgression
fun animatePointsBadgeProgression(currentPointsForNextBadge: Int, newPoints: Int, totalPointsNextBadge: Int, badgeIconURL: String)
Parameters
| Name | Description |
|---|---|
currentPointsForNextBadge: Int
|
|
newPoints: Int
|
|
totalPointsNextBadge: Int
|
|
badgeIconURL: String
|
ReturnValue
| Name | Description |
|---|---|
Unit
|