Merubah README, Mengembangkan Fitur Foto + Absen Hanya Disekitar Kampus + Fitur Absen Untuk Mata Kuliah Apa & Membuat Tampilan Lebih Menarik
This commit is contained in:
parent
b78dfc17ec
commit
3f4acf2ef5
@ -104,13 +104,11 @@ fun kirimKeN8n(
|
|||||||
val responseCode = conn.responseCode
|
val responseCode = conn.responseCode
|
||||||
|
|
||||||
context.runOnUiThread {
|
context.runOnUiThread {
|
||||||
<<<<<<< HEAD
|
|
||||||
if (responseCode == 200) {
|
if (responseCode == 200) {
|
||||||
onSuccess()
|
onSuccess()
|
||||||
} else {
|
} else {
|
||||||
onError()
|
onError()
|
||||||
}
|
}
|
||||||
=======
|
|
||||||
Toast.makeText(
|
Toast.makeText(
|
||||||
context,
|
context,
|
||||||
if (responseCode == 200)
|
if (responseCode == 200)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user