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:
4
app/src/main/res/values/ids.xml
Normal file
4
app/src/main/res/values/ids.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<item name="container" type="id" />
|
||||
</resources>
|
Reference in New Issue
Block a user