diff --git a/lib/ui/reports/reports_screen.dart b/lib/ui/reports/reports_screen.dart index 0bf394084..17332391e 100644 --- a/lib/ui/reports/reports_screen.dart +++ b/lib/ui/reports/reports_screen.dart @@ -86,6 +86,8 @@ class ReportsScreen extends StatelessWidget { )) .toList(), ), + + /* AppDropdownButton( labelText: localization.dateRange, value: reportsUIState.dateRange, @@ -113,6 +115,7 @@ class ReportsScreen extends StatelessWidget { viewModel.onSettingsChanged(customEndDate: value), ), ], + */ ], ), FormCard(