Fix the way we were storing the current format type. It was attached to the lifecycle of the base fragment, but should be attached to the app lifecycle. So it was moved to the singleton
Remove the chip view in order to improve layout and usability
Add mock samples which will be useful for public documentation