New Features
- Added support for fragments stack management.
- Fragments support recycling.
- Improved memory management.
- Improved memory deallocation and reuse with the help of '=' overloaded operator in drawables.
- Users can create custom drawables by inheriting from the Drawable class.
Bug Fixes
Fixed various minor bugs and improved overall stability.