Im trying To load A form i created with the designer with Activity.LoadLayout("LogInFrm") inside IP_TouchDown event but my application crashes .
I believe i have read that you cant do such a thing while working with Libgdx.
Is that true ?
Are there any workarounds or suggestion to load my LoginForm ?
Im trying To load A form i created with the designer with Activity.LoadLayout("LogInFrm") inside IP_TouchDown event but my application crashes .
I believe i have read that you cant do such a thing while working with Libgdx.
Is that true ?
Are there any workarounds or suggestion to load my LoginForm ?