Skip to content

Commit 59f148c

Browse files
committed
CB-4615: document Android quirk around maximum number of button labels supported for the confirm method.
1 parent 3641448 commit 59f148c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@ indexing, so the value is `1`, `2`, `3`, etc.
158158
- Windows 8
159159
- Windows
160160

161+
### Android Quirks
162+
163+
- Android supports a maximum of three buttons, and ignores any more than that.
164+
161165
### Windows Phone 7 and 8 Quirks
162166

163167
- There is no built-in browser function for `window.confirm`, but you can bind it by assigning:

0 commit comments

Comments
 (0)