Questions tagged as 'android-viewpager'

1
answer

Android phone call from webview in a viewpager

I have a web page viewpager. It is very simple and works well. But when I click on the href="tel:971142254"> link, try to access the website and I get an error. I tried this, but it gives me the same error. public boolean shouldOverr...
asked by 10.01.2018 / 17:29
1
answer

Stop Audio in fragment when changing fragment with ViewPager

I have an activity called EstacionesF, where with has a ViewPager. in the ViewPager there are 12 fragments and in each fragment it contains audio, when I execute the play button and change to the next fragment, it is still heard, it only stops p...
asked by 20.08.2017 / 17:40
1
answer

ExpandableListView inside TabLayout and ViewPager but not shown

Good! I need a help, I initially have a TabLayout with ViewPager and 4 fragments, 3 of them with custom lists and working correctly, in the remaining tab (fragment) I want to add an ExpandableListView with its logic implemented but I can not get...
asked by 06.03.2017 / 01:07