Fixed
Status Update
Comments
sg...@google.com <sg...@google.com>
sg...@google.com <sg...@google.com>
ap...@google.com <ap...@google.com> #3
After update to Fragments 1.2.0-alpha01, it seems the same exception still happens (Also tried update appcompat:1.1.0-rc01)
The latest example project was attached
The latest example project was attached
na...@google.com <na...@google.com> #4
Sorry, <ma...@cyberagent.co.jp> is also my mail.
na...@google.com <na...@google.com> #5
Thanks for confirming, I was able to reproduce your issue.
Description
Using material3-1.0.0-alpha08
When trying to migrate my sample app from m2 to m3, I found that there is no "TopAppBar" equivalent in m3. SmallTopAppBar seems to be the equivalent but finding this required me looking into the spec docs. Could we rename SmallTopAppBar to TopAppBar and make it the default choice?