Skip to content

Commit 83858ae

Browse files
committed
krish | gravity remove
1 parent 296b8da commit 83858ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/src/main/java/com/mrprogrammer/customtoast/HeadToast.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import android.widget.*
55
import androidx.core.content.ContextCompat
66

77
fun HeadToast(
8-
activity: Activity, message: String, duration: Int, gravity: Int,
8+
activity: Activity, message: String, duration: Int,
99
icon: Int,
1010
bordercolor:Int,
1111
background_bg:Int) {

0 commit comments

Comments
 (0)