Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

Display Content View Layouts with View Pager

$
0
0

In Xamarin, I currently have two different activities and I would like to combine these together and use a ViewPager.

One activity uses the following content view: SetContentView(Resource.Layout.MapWithOverlayLayout);

The second activity uses the following content view: SetContentView(Resource.Layout.HomeScreen);

Can I please have some help to code a simple ViewPager that can add the two above content views into a ViewPager and then show each of these content views via code?

Thanks in advance


Viewing all articles
Browse latest Browse all 204402

Trending Articles