Theo Ioakeimidis
Theo Ioakeimidis
Hi @manparvesh, I'm thinking of giving it a try. I'm going to add a `Boolean` field on the Table schema to define if the idea is archived or not. Archived...
I also agree it's better to be on the drawer. It could be displayed right below `Rename Project` and `Delete Project` drawer options. When the user selects this option instead...
What I did is add a `MainFragment` with a layout like : and use two `Fragment`s, one for the `ViewPager` (named : `ViewPagerFragment`) and another one for the archived list...