-
Hey,
Thank you for this Awesome Lib I am trying to implement this in my App having:
1. Three Tabs in Viewpager
2. First Tab having video Recylerview using Toro
3. Rest two also have Recyler…
-
We are using react native to implement one of the modules in our app. Currently we are experiencing a weird behaviour in only some of the devices like Google pixel and Samsung A7 running on Android 12…
-
I am using NewPipe on a Meta Quest 3 (unorthodox, I know). When using the curved, far away distance layout, you can resize the app both horizontally and vertically.
Whenever I have a different scree…
-
Swipe Button does not work inside a ViewPager. By sliding the component, ViewPager shifts the view. My ViewPager is used to make tabs.
SwipeButton sits on an Adapter within a Listview in a Fragment…
-
先展示一个fragment,SlidingTabLayout展示效果正常,能滑动tab,切换另一个fragment,tab滑动出问题,滑不动,viewpager中的fragment 的展示不出来
-
I have viewpager with 4 tabs and in one of the tab there is infiniteViewpager. And infiniteViewpager is also there in one of the Fragment of viewpager.
When i user infiniteviewpager in view where th…
-
I have a viewpager with fragments... one of the fragments has an observable scroll view with a viewpager and tabs. inside it i have a recyclerview.
However when scrolling the recyclerview the scrollv…
YJArc updated
7 years ago
-
Hi,
I implement a basic viewpager2
My main fragment (which contain a viewpager of 2 fragments (fragmentA and fragment B))
```
...
override fun onViewCreated(view: View, savedInstanceState:…
-
## 🐛 Bug Report
I'm not sure if this is a bug or if it is just not supported, if it's the latter you can consider this a feature request :)
When using ViewPager tabs in Android with MvxTabLayout…
-
i have 7 fragment in this
when i slide from viewpager its work perfect....but when i slide in ultimate layout that time slide worked but text is overlapped eachother
this is when i scroll with v…