• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

viewpager2

  1. Androiddeveloper_2021

    Tab switching delays during Webservice execution android TabLayout

    I am using a TabLayout that displays 3 Tabs. When the app is launched First Tab makes Webservice API call,I am not able to move to second tab until first tab First screen finishes Webservice call execution. Is there a way I can stop my First Tab execution when clicked on 2ndTab . My Code for...
  2. Dnlaua

    Is there any way to put a ViewPager2 inside an AlertDialog?

    I'm losing my mind. Spent over 5 hours rearranging code thinking I was one step away from fixing the issue due to being able to have half the functionality with one parameter change, and the other half of the functionality with a different parameter. I WAS WRONG. NOT CLOSE. I'm hoping you guys...
Back
Top Bottom