Fixed some design issues;

Changed chart's horizontal axis so that it displays correct date for each value of fear greed index;
Implemented Cicerone as navigation library for the app;
Implemented two additional screens - About and Learn;
Implemented navigation drawer and made it open the respected screens as well as highlighting current screen in the list;
TODO: About and Learn screens (text)
This commit is contained in:
b3s23
2025-03-10 21:51:16 +05:00
parent fc1cdfea0a
commit 70c6eb0834
14 changed files with 821 additions and 229 deletions

View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<item name="container" type="id" />
</resources>