From f17cb1b9a49cf995e47d4bf0fd5177b84f410bbb Mon Sep 17 00:00:00 2001 From: khalvy <96069757+khalvy@users.noreply.github.com> Date: Tue, 22 Aug 2023 10:09:40 -0500 Subject: [PATCH] Button: Update Android button docs (#3148) --- docs/markdown/android/button.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/markdown/android/button.md b/docs/markdown/android/button.md index 21d8745d0a..4a41d54388 100644 --- a/docs/markdown/android/button.md +++ b/docs/markdown/android/button.md @@ -51,7 +51,7 @@ Mobile buttons are available in 2 sizes. The Button text always use [$font-size- 1. **lg (60dp)** Large should be primarily used on Pinner, business and internal surfaces. -2. **sm (48dp)** +2. **sm (44dp)** Small should be used sparingly and only in places where the UI is very dense.