So I changed the parent's layout from `layout` to ...
# getting-started
j
So I changed the parent's layout from
layout
to
androidx.drawerlayout.widget.DrawerLayout
and now I get the following error...
AAPT: error: 'ferm.jonny.willow.models.ToolbarViewConfig' is incompatible with attribute type (attr) enum [linear=0, radial=1, sweep=2].
Any clue what this is about?
I solved the problem by letting the parent layout still be
layout