Hey guys ,I from master programming welcome's you all we are going to create custom edit text and buttons for our login screen so let's get started let's create a text view with text login wrap_context... wrap_context text color would be back text size should be 16dp refer to design specs for these values font family should be semi bold you can always see all the margins from our design specs you can even scale them by increasing size it looks perfect now let's create a linear layout which will hold our login form its orientation should be vertical should align it to center vertical let's create an edit Text with default properties 48dp margin-left I just remember design specs so I'm just doing like that you can different to your design specs accordingly now let's create a background for our edit text so that it looks custom for that we will copy a card background and make some changes into it Rename the file we should change the color by referring to des...
Hi guys, I welcome you all at Master's Programming