mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-15 13:38:52 -06:00
Merge branch 'feature/case_1332_multiple_numeric_dialogs' of https://github.com/kalina559/uhabits into feature/case_1332_multiple_numeric_dialogs
This commit is contained in:
@@ -59,7 +59,6 @@ class NumberPickerFactory
|
|||||||
frequency: Frequency,
|
frequency: Frequency,
|
||||||
callback: ListHabitsBehavior.NumberPickerCallback
|
callback: ListHabitsBehavior.NumberPickerCallback
|
||||||
): AlertDialog {
|
): AlertDialog {
|
||||||
|
|
||||||
clearCurrentDialog()
|
clearCurrentDialog()
|
||||||
|
|
||||||
val inflater = LayoutInflater.from(context)
|
val inflater = LayoutInflater.from(context)
|
||||||
|
|||||||
Reference in New Issue
Block a user