This commit is contained in:
Milos Kozak 2019-10-15 22:35:04 +02:00
parent 3397659320
commit 49b2aee320

View file

@ -132,6 +132,7 @@ class LocalProfileFragment : Fragment() {
localprofile_mmol.isEnabled = false localprofile_mmol.isEnabled = false
localprofile_profileswitch.setOnClickListener { localprofile_profileswitch.setOnClickListener {
// TODO: select in dialog LocalProfilePlugin.currentProfileIndex
val newDialog = NewNSTreatmentDialog() val newDialog = NewNSTreatmentDialog()
val profileSwitch = CareportalFragment.PROFILESWITCHDIRECT val profileSwitch = CareportalFragment.PROFILESWITCHDIRECT
profileSwitch.executeProfileSwitch = true profileSwitch.executeProfileSwitch = true