Skip to content

Commit

Permalink
fixed binding import
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdyrod committed Nov 22, 2023
1 parent e4d8bbb commit 21c189f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package org.dhis2.usescases.main.program
import android.animation.ValueAnimator
import android.graphics.drawable.GradientDrawable
import android.view.animation.OvershootInterpolator
import org.dhis2.Bindings.dp
import org.dhis2.bindings.dp

class ProgramAnimation {

Expand Down

0 comments on commit 21c189f

Please sign in to comment.