[Solved] How to design tilted diagonal or rounded rectangle drawable resource file for login screen background?

Finally i got the solution : <vector xmlns:android=”http://schemas.android.com/apk/res/android” android:viewportWidth=”500″ android:viewportHeight=”749″ android:width=”625dp” android:height=”936.25dp”> <group android:scaleX=”0.1″ android:scaleY=”-0.1″ android:translateY=”749″> <path android:pathData=”M439 7416C282 7361 169 7248 113 7090l-23 -65 0 -1751c0 -1693 1 -1753 19 -1806 35 -101 99 -185 184 -241 57 -38 90 -50 442 -162 132 -42 701 -224 1265 -405 564 -180 1084 -346 1155 … Read more