Mark
Mark
Perhaps more of a temporary fix; You can add a new item, then call notifyDataSetChanged as always and call .populate on the MapViewPager. In order for this to work, you...
Hi! Just came along this thread, and because I had a similar problem myself I just like to add something: [pauseTimers](https://developer.android.com/reference/android/webkit/WebView.html#pauseTimers()) will pause all WebViews throughout the app until resumeTimers...
Because this library automatically transforms all views inside the ResideLayout (besides the first one, which is 'parallax') it's hard(er) to implement a list/scrollview. It would be great if you could...