I would like to know if it's possible to create a page that I can include (such as a fragment in Android) into a gridView. I also want to know if I can interact with it from my current page/activity?
Xamarin, Visual Studio 2015, Non-Shared Project
PS: Three differents views (Androïd, iOS & WinPhone) using common models.
I want some uses that will never change (these will be in the rest of space doesn't filled by the black fragment) and some "fragment using" such as Android in the specified fields (fields == GridView)
Thank for read and help !