Hello guys ! I am new to Xamarin and I am trying to refresh my MainActivity from itself. I read a lot of forums about that but I still can't find any solution. My problem is that I need to do the refreshing from another method, not within the onCreate() method.
Thanks in advance !