Feedback Get link Facebook X Pinterest Email Other Apps By Milan Bamaniya Get link Facebook X Pinterest Email Other Apps Comments
Learn How to create simple Login UI in android studio By Milan Bamaniya <?xml version="1.0" encoding="utf-8"?> <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="10dp" android:orientation="vertical" tools:context=".MainActivity"> <TextView android:layout_width="wrap_content" android:layout_height="wrap_content" android:layout_gravity="center" android:layout_margin="10dp" android:fontFamily="cursive" android:padding="50dp" android:text="Login" android:textColor="@color/colorPrimaryDark" ... Read more
Hello Friends, By Milan Bamaniya Hey Guys, This is whole new blog related to material design of android application you can check out below things: 1.Login UI 2.Registration UI 3.Home UI 4.Templates. Any many things so be with me to explore new things. THANKS. Read more
Registration UI Design By Milan Bamaniya Register UI Design This Register ui is mainly maded for e-commerce application. Read more
Comments
Post a Comment
Thank You,