feat: Dashboard Screen (#18)

* feat: add Dashboard Screen and Sources Screen

* fix: fix tab onClick not working

* refactor: remove AppBar

---------

Co-authored-by: CnC-Robert <CnC.Rob3rt@gmail.com>
This commit is contained in:
Aunali321
2023-05-01 00:57:14 +05:30
committed by GitHub
parent cb0150a0f9
commit 9065c0d260
12 changed files with 183 additions and 12 deletions

6
.idea/kotlinc.xml generated Normal file
View File

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