11
Answers

dismiss is not working on single button click

dismiss method is  is not working on single button click in xamarin android i have created
F FragmentTransaction transcation = FragmentManager.BeginTransaction();
Dialogclass signup = new Dialogclass();
signup.Show(transcation, "Dialog Fragment");  in main activity
then i created dialogue.cs class
  close.Click += delegate
{

Toast.MakeText(Activity, "THANKS FOR UR FEEDBACK!", ToastLength.Short).Show();
Dismiss();

}; is not working on single click

Answers (11)

0
Photo of zivz vizv
NA 3 1.7k 13y
how do I point to that bin directory?
0
Photo of Jaganathan Bantheswaran
NA 21.9k 2.2m 13y
Hi,

First locate the Bin directory wherever you want.
While hosting the WCF just point the Bin direct.