Skip to content

Commit

Permalink
krish | gravity remove
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr4rogrammer committed Oct 29, 2022
1 parent 296b8da commit 83858ae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ import android.widget.*
import androidx.core.content.ContextCompat

fun HeadToast(
activity: Activity, message: String, duration: Int, gravity: Int,
activity: Activity, message: String, duration: Int,
icon: Int,
bordercolor:Int,
background_bg:Int) {
Expand Down

0 comments on commit 83858ae

Please sign in to comment.