Not a feature, per se, but...
The "Downloads" tab seems to open by sliding upwards from a point, while the others simply fade/change in the background.
This can easily be seen by simply switching between the tabs and seeing how the Downloads tab differs when opening.
I think it should be changed to match the other tabs.
I think it'll make the UI more consistent.
It's because e.g. Downloads, Settings, and About are activities instead of fragments. It's probably possible to change the animation, but imho it's better to just make them fragments as well.
Most helpful comment
It's because e.g. Downloads, Settings, and About are activities instead of fragments. It's probably possible to change the animation, but imho it's better to just make them fragments as well.