Compare commits
3 commits
cb3d688812
...
ccc5eccda8
| Author | SHA1 | Date | |
|---|---|---|---|
| ccc5eccda8 | |||
| 6946b2e802 | |||
| 841a494503 |
1 changed files with 0 additions and 1 deletions
|
|
@ -35,7 +35,6 @@ Some of the extra quirks that I added in are:
|
||||||
5. Local storage of favourites state -> on restart, the favourites stay.
|
5. Local storage of favourites state -> on restart, the favourites stay.
|
||||||
+ Not very useful on a real device as app restart can only be triggered with app life cycle state change, which would clear the download cache,
|
+ Not very useful on a real device as app restart can only be triggered with app life cycle state change, which would clear the download cache,
|
||||||
which would be an invalidate them -> so clearing them away with the image cache for now.
|
which would be an invalidate them -> so clearing them away with the image cache for now.
|
||||||
6. Using an environment key manager for storing API keys
|
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
### Class UML
|
### Class UML
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue