Skip to content
Advertisement

How sshhould i design the layout of this image recived from designer? [closed]

enter image description here

How should I achive this in xml android studio java, I am a biginner in android developement, edittext looks different than this in material design components

Advertisement

Answer

The layout can simply be achieved by adding the EditText inside the CardView.

JavaScript

The code will give you same results EditText as shown for in the image.

User contributions licensed under: CC BY-SA
10 People found this is helpful
Advertisement