Hello ! I'm very new in using Android Studio and apologies if this subject is not relevant to this group.
I'm trying to use TabLayout + ViewPager2 to create multiplication tables. As I understand this is the best one to use. So far I was able to create tabs (1-10), but I am nowhere near to manage how by clicking relevant tab it will show me multiplications based on this number. I know I need an adapter, which I created and where whole calculation is made, but when I run app I can only see latest number. This also is not linked to tab. Can anyone help me with this ? Appreciate your help. Art -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/c691e15c-76e3-434c-879c-5a5669030ba6n%40googlegroups.com.

