renaming some stuff
This commit is contained in:
parent
f240f4f695
commit
7f24e4d2a8
2 changed files with 13 additions and 12 deletions
|
|
@ -15,7 +15,7 @@ import kotlinx.android.synthetic.main.schedule_message_dialog.view.*
|
|||
import org.joda.time.DateTime
|
||||
import java.util.*
|
||||
|
||||
class ScheduleSendDialog(
|
||||
class ScheduleMessageDialog(
|
||||
private val activity: BaseSimpleActivity,
|
||||
private var dateTime: DateTime? = null,
|
||||
private val callback: (dateTime: DateTime?) -> Unit
|
||||
Loading…
Add table
Add a link
Reference in a new issue