Hello,
in my app I use the AHViewPager library in combination with AHViewPagerTabs to display content in Tabs. The displaying of 23 entries takes about 0.8 seconds.
I am in the process of modernizing the app and wanted to switch to TabStripViewPager. Unfortunately loading and displaying the 23 entries here takes between 1.6 and 2.4 seconds, so 2-3 times as long.
This is not reasonable for my users.
Is there a way to speed up the process? A sample project is attached.
Thanks in advance.
in my app I use the AHViewPager library in combination with AHViewPagerTabs to display content in Tabs. The displaying of 23 entries takes about 0.8 seconds.
I am in the process of modernizing the app and wanted to switch to TabStripViewPager. Unfortunately loading and displaying the 23 entries here takes between 1.6 and 2.4 seconds, so 2-3 times as long.
This is not reasonable for my users.
Is there a way to speed up the process? A sample project is attached.
Thanks in advance.