From d2f2bfe0b00c494922814688e38c4b3c7b26ac9c Mon Sep 17 00:00:00 2001 From: Yasien Mac Mini Date: Tue, 25 Mar 2025 12:56:22 +0200 Subject: [PATCH] increase size of button --- Frontend/android/app/build.gradle | 2 +- .../business_profile/app_tools/mih_business_profile.dart | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Frontend/android/app/build.gradle b/Frontend/android/app/build.gradle index 0ce8babc..1ac145e8 100644 --- a/Frontend/android/app/build.gradle +++ b/Frontend/android/app/build.gradle @@ -33,7 +33,7 @@ android { compileSdkVersion flutter.compileSdkVersion ndkVersion = "27.0.12077973" // ndkVersion flutter.ndkVersion - compileSdkVersion 34 + compileSdkVersion 35 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8 diff --git a/Frontend/lib/mih_packages/mzansi_profile/business_profile/app_tools/mih_business_profile.dart b/Frontend/lib/mih_packages/mzansi_profile/business_profile/app_tools/mih_business_profile.dart index e0e7a644..9b2b1f07 100644 --- a/Frontend/lib/mih_packages/mzansi_profile/business_profile/app_tools/mih_business_profile.dart +++ b/Frontend/lib/mih_packages/mzansi_profile/business_profile/app_tools/mih_business_profile.dart @@ -441,7 +441,7 @@ class _MihBusinessProfileState extends State { ), const SizedBox(width: 10.0), SizedBox( - width: 80.0, + width: 100.0, height: 50.0, child: MIHButton( buttonText: "Set",