Compare commits
1 Commits
d8978a9b8c
...
f8bd760f7a
| Author | SHA1 | Date | |
|---|---|---|---|
| f8bd760f7a |
@@ -593,7 +593,7 @@ class MainActivity : AppCompatActivity() {
|
||||
d.setView(dialogView)
|
||||
|
||||
d.setNeutralButton(R.string.dialog_event_detail_delete_button) { dialogInterface, i ->
|
||||
deleteEvent(originalEvent)
|
||||
deleteEvent(event)
|
||||
dialogInterface.dismiss()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user