Releases: B3nedikt/ViewPump
Releases · B3nedikt/ViewPump
4.0.4
- Fixed a crash when using WebViews
4.0.3
- Fixed a issue with not working interceptors on android < Q
4.0.2
- Fixed a issue with missing styles on some inflated views
4.0.1
- Fixed a issue with the fallbackViewCreator not creating some views & Updated sample app
- Fixed a issue with incorrect overwrites of the saveInstanceState & hasWindowFeature methods in the AppCompatDelegateWrapper
4.0.0
- Reworked the complete library to work better with appcompat
3.0.1
- Fixed a issue with the overwriteContext not working on older android versions
3.0.0
- Renamed package to "dev.b3nedikt.viewpump"
- Improved build files