Skip to content

Commit

Permalink
Refactor LiquidSwipeCPP to use CPP from base package
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrisvin committed Nov 18, 2019
1 parent b2a84fb commit 1ccfe53
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package com.jem.liquidswipe.clippathprovider

import android.graphics.Path
import android.view.View
import com.jem.easyreveal.ClipPathProvider
import com.jem.liquidswipe.base.ClipPathProvider
import kotlin.math.cos
import kotlin.math.exp
import kotlin.math.pow
Expand Down

0 comments on commit 1ccfe53

Please sign in to comment.