Create a base InfoBarView class that handles common layout logic |
|
Issue descriptionEvery infobar variation would normally have an icon at the top leading corner, a dismiss button at the top trailing corner, a title, and one or two action buttons, etc. This can justify a base InfoBarView class that handles this common layout logic and allows for a flexible content to be laid out in its subclasses. More context in go/refactor-infobars-bling |
|
►
Sign in to add a comment |
|