Updating Min Window Size as per new UX. 03/306703/1
authorShivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Mon, 26 Feb 2024 10:27:11 +0000 (15:57 +0530)
committerShivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Mon, 26 Feb 2024 10:27:11 +0000 (15:57 +0530)
Change-Id: I00019eb95135cb072d6a9ea09a50d912452ef2c3
Signed-off-by: Shivam Varshney/Core S/W Group /SRI-Delhi/Engineer/Samsung Electronics <shivam.v2@samsung.com>
Notifications/CustomBorder.cs
packaging/org.tizen.notifications-1.0.0.tpk

index c961b31174ef509a3574d62bb567ff7e6d9e1a4e..ce04e58fb24b7f33c9897c98d43fe6aaf12a201b 100644 (file)
@@ -35,7 +35,7 @@ namespace Notifications
 
         public CustomBorder() : base()
         {
-            MinSize = new Size2D(380, 280);
+            MinSize = new Size2D(704, 436);
         }
 
         private void OnThemeChanged(object sender, ThemeChangedEventArgs e)
index 424671b2dca437fbd4b64f480c9130fc26f2e615..78ce3f8738249e43229cf199d529d8f133ede754 100644 (file)
Binary files a/packaging/org.tizen.notifications-1.0.0.tpk and b/packaging/org.tizen.notifications-1.0.0.tpk differ