bug fixes

* fixed loading cache only after restart
* fixed loading cache for rootNodes
* fixed default image if api doesn't have a poster
* updated JFoenix 9.0.8 -> 9.0.9
This commit is contained in:
2019-06-15 12:09:31 +02:00
parent 4ff8b7819f
commit 4d503546ff
7 changed files with 62 additions and 60 deletions

View File

@ -51,7 +51,7 @@
<dependency>
<groupId>com.jfoenix</groupId>
<artifactId>jfoenix</artifactId>
<version>9.0.8</version>
<version>9.0.9</version>
</dependency>
<dependency>