mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-14 04:58: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,
|
||||
callback: ListHabitsBehavior.NumberPickerCallback
|
||||
): AlertDialog {
|
||||
|
||||
clearCurrentDialog()
|
||||
|
||||
val inflater = LayoutInflater.from(context)
|
||||
|
||||
Reference in New Issue
Block a user