Jump to content

Hello World!
I am a newb in Xamarin.Android but I am Intermediate developer in C#. I have a problem making a UI, because when I put a Button in Designer, it fits on entire screen, and it wont even split in half when I put another one. I know that it's better to use AXML, but I am not so good at XML nor AXML, so... if(anyoneCanHelp()){
helpMe();}

Link to comment
https://linustechtips.com/topic/972898-xamarinandroid-ui/
Share on other sites

Link to post
Share on other sites

Xamarin have a fantastic elearning platform that will help you out with your problems. There are sections on both ios and android specific gui creation. You can also use straight xaml or the VS designer to create the GUI using a cross platform app if you want, although there are restrictions with certain controls. 

 

 

Sorry this is basically just an RTFM response, but the truth is that spending 2 hours on the Xamarin University following the GUI creation tutorials will help you alot more than me trying to solve individual issues. 

 

 

Good news is that it's all free, only the certification exam is charged for. 

Link to comment
https://linustechtips.com/topic/972898-xamarinandroid-ui/#findComment-11769023
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×