Closed picaro closed 3 years ago
Thank you very much.
The main reason to not expose significant amounts of migration between v7 to v8 is, as v8 is a complete rewrite, and the best approach to it is to start newly. As major concepts of the library changed, including removal of for example DrawerLayout
handling.
the MaterialDrawer
v8 is solely the UI within a DrawerLayout
it won't control the DrawerLayout
or any UI around anymore though. This gives much more flexibility and freedom to the developers.
Related to the noted problems:
Toolbar
is not related or handled by this library, please see official docstemplate
you refer to?
About this issue
The project is great, but it's missing documentation on it.
Migration from 7 to 8 becomes tough in so many ways. There is no good documentation or examples. I could open several questions on StackOverflow, but it's not so useful for other users.
Sample problems
Details
Checklist