refactor drawer to not need viewmodel in constructor

This commit is contained in:
brreynie 2023-04-22 21:52:49 +02:00
parent 0df2b93851
commit 2b2cc879b3
4 changed files with 36 additions and 40 deletions

2
.idea/kotlinc.xml generated
View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="1.8.0-release" />
<option name="version" value="1.7.0" />
</component>
</project>