'Kotlin drawable android path data

I am new to Kotlin development and my proffesors don't really know much about Kotlin and handling its files.

I am trying to make my first app and I am trying to create different sections in menu sidebar so that i can redirect to different pages when the option is clicked. By default, android studio has 3 prebuilt options. I made a drawable file simmilar to the one which was built for the default once but i am not sure how I can find or write the android:pathData.

Fragment I created

In this image, i have made a new fragment with new name and stuff.

Drawable file I made for the new fragment

i made this drawablw file for new segment but i am not sure how i can link both and what to write in the android:pathData section.

This is my first time and I dont have much knowlwdge about the vocabulary I should use sorry if you didnt get my question.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source