Hi
i need some help, I am trying to convert this code to mono/c#
listview.SetOnChildClickListener(new
ExpandableListView.IOnChildClickListener()
{
public override bool OnChildClick (ExpandableListView parent,
View v, int groupPosition, int childPosition, long id)
Hi,
I don't want my activity be restarted, when user changes the screen
orientation.
I have tried setting ActivityAttribute.ConfigurationChanges, and override
it. But when the screen is reoriented, OnCreate method is called, and
onConfigurationChanged is never called.
[Activity(ConfigurationCh
Thanks Jon.
I do need to re-decare the [Activity] attribute with the
ConfigurationChanges value, as i am subclassing the BaseActivity. And i was
missing the KeyboardHidden attribute, which cause it called onCreate
everytime.
--
View this message in context:
http://mono-for-android.1047100.n5
Hi, i also get the same error System.UnauthorizedAccessException, and i did
disable Fast Deployment, but it seems not helpful for me.
Thanks,
wanting
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/sqlite-tp5054381p5095553.html
Sent from the Mono for Android
Thanks devbuzz, it works for me.
--
View this message in context:
http://mono-for-android.1047100.n5.nabble.com/sqlite-tp5054381p5095700.html
Sent from the Mono for Android mailing list archive at Nabble.com.
___
Monodroid mailing list
Monodroid@lists