-
when viewpager contains recyclerview inside fragment, it is only viewpager active and swipelayout not woking
-
Hi everyone,
I ran into problem today with this plugin in combination with another NativeScript plugin (@nstudio/nativescript-carousel).
Both plugins in their latest versions make use of the PageI…
-
### Current behavior
maxWidth limits the width of the drawer but it is aligned to the left side of drawer container.
See image below:
- drawer width is set to 90% of device width
- maxWidth is se…
-
### Current behavior
When TabView is inside of a modal (react-native-modalize), the scenes are not visible.
It's working properly on web, but not on Android
### Expected behavior
Scenes s…
-
The CarouselEffectTransformer uses ViewCompat.setElevation() method to have current view pager item appear on both of its neighbors, but since elevation is not supported by Android below API 21 (Lolli…
-
Can I include tabs (which are supposed to be in com.astuetz.PagerSlidingTabStrip) within the Toolbar when editing a layout?
What I want to do is the following:
```
```
But I g…
-
`使用MuMu 模拟器
device_1 = Android('emulator-5554')
poco = AndroidUiautomationPoco(device_1, use_airtest_input=True, screenshot_each_action=False)
auto_setup(__file__)
........
点击事件
poco('com…
-
### Current behavior
If the content of the page is react-native-webview, the vertical scroll is lagging on android.
https://user-images.githubusercontent.com/15161568/199702008-a4b3f9a6-5131-40d…
-
I have a viewpager and I just add a Pdf view to it:
Here is the **viewpager** that used for this
```
public class PDFViewPager extends ViewPager {
public PDFViewPager(Context context) {
…
-
I have used SwipeLayout in the items of RecyclerView and the RecyclerView is in ViewPager.
So hierarchy is just like ViewPager -> RecyclerView -> Item View -> SwipeLayout.
When trying to swipe in Sw…