8aa96c1b9c
GridView: Use CardView internally
...
Just with a fixed height card. This way we save on lots of code
duplication, specially as each of these views will become more complex
as we add dismissable, animations and selectable notes.
2020-05-18 23:46:36 +02:00
de84d99c11
CardView: Fix top padding
...
It should be part of the list and go away when scrolling.
2020-04-04 11:51:10 +02:00
b52613ef5b
GridView: Make the tiles smaller
2020-03-30 12:25:17 +02:00
499aa00e4d
Improve Grid/Tile view styling
2020-03-30 12:17:18 +02:00
5c44905772
Make Grid/Card View share the tile
2020-03-30 11:57:35 +02:00
9cbe6dd389
GridView: Improve look of tiles
2020-03-30 11:54:10 +02:00
930356aaf1
Add a GridView
...
This doesn't really work for small notes, but meh.
2020-03-30 11:45:17 +02:00