Creating responsive UI for android applications was very difficult by using some basic layouts like RelativeLayout, LinnearLayout, FrameLayout, etc. With ConstraintLayout we can create complex layouts furthermore making responsive UI using animation is very simple. Using ConstraintLayout we can create complex animation with just a few lines of code. I have already discussed Keyframe…
Category
Material Design
CategoryMartial design enhances UX(User Experience) and UI(User Interface) both. This are the articles explaining how to design application using google’s material design components.