From d66d9336b70c3fde0e7512b574b230459707e5e1 Mon Sep 17 00:00:00 2001 From: 0x5bfa <62196528+0x5bfa@users.noreply.github.com> Date: Mon, 3 Jun 2024 06:53:08 +0900 Subject: [PATCH] Init --- src/Files.App/App.xaml | 4 +++ src/Files.App/Dialogs/SettingsDialog.xaml | 21 ++++++------- .../UserControls/AddressToolbar.xaml | 31 ++++--------------- .../UserControls/InnerNavigationToolbar.xaml | 26 ++++++++-------- .../Settings/SettingsDisplayControl.xaml | 3 +- 5 files changed, 33 insertions(+), 52 deletions(-) diff --git a/src/Files.App/App.xaml b/src/Files.App/App.xaml index 287d10fcfb31..fb1f66f87efa 100644 --- a/src/Files.App/App.xaml +++ b/src/Files.App/App.xaml @@ -31,6 +31,10 @@ + +