Commit Graph

2 Commits

Author SHA1 Message Date
mzelldev
c9d31a2b79 Fix for non-zero initial tab index not sizing children correctly and device orientation change support
This commit fixes two issues:
 - When the tabController.index was initial set to something > 0, the height for the children was not being calculated correctly.
 - When changing the device orientation (portrait/landscape) the height was not being updated.
2024-02-15 09:30:18 -08:00
Shubham Soni
8ef0d87c96 Initial code 2022-01-24 15:20:31 +05:30