Merge pull request #478 from cypherstack/ui-fixes

UI fixes + libmonero update
This commit is contained in:
Diego Salazar 2023-04-15 10:01:20 -06:00 committed by GitHub
commit f5d761965c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit d91086cced36ac9c0497d2959eb92b4be9aaec47
Subproject commit 81659ce57952c5ab54ffe6bacfbf43da159fff3e

View file

@ -91,7 +91,7 @@ class SystemBrightnessThemeSelectionView extends ConsumerWidget {
crossAxisAlignment: CrossAxisAlignment.start,
children: [
Text(
"Choose dark mode theme",
"Choose light mode theme",
style: STextStyles.titleBold12(context),
),
const SizedBox(