[TIMOB-27877] Android: Use BottomSheetDialogFragment for Ti.UI.OptionDialog
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | None |
| Status | Open |
| Resolution | Unresolved |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | Android |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Unknown |
| Created | 2020-05-04T10:17:12.000+0000 |
| Updated | 2020-05-04T15:56:17.000+0000 |
Description
For both parity with iOS and a modern UI style on Android, we use should the [
BottomSheetDialogFragment](https://material.io/develop/android/components/bottom-sheet-dialog-fragment/) instead of the classic Dialog for the Ti.UI.createOptionDialog API. Google recommends it, modern apps use it, so Titanium should!
!1_FQWuc0H4a7iQSfgvvoSUaA.png|thumbnail!
([Source](https://medium.com/@kosta.palash/using-bottomsheetdialogfragment-with-material-design-guideline-f9814c39b9fc))
Attachments
| File | Date | Size |
|---|---|---|
| 1_FQWuc0H4a7iQSfgvvoSUaA.png | 2020-05-04T10:18:23.000+0000 | 19815 |
No comments