Files
Woka_Native_Android/app/src/main/res/drawable/ic_close.xml
AdityaGaikwad d4ac42b62a Integration of get user data api call on SplashFragment
BottomNav on HomeActivity
Worked on sidebar menu
- sidebar implementation
- ui for user data
- theme switching
- language switching
2024-05-15 21:04:35 +05:30

10 lines
401 B
XML

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="23dp"
android:height="23dp"
android:viewportWidth="23"
android:viewportHeight="23">
<path
android:pathData="M1.799,0L0.057,1.746L9.759,11.471L0,21.274L1.722,23L11.5,13.217L21.259,23L23,21.254L13.241,11.471L22.943,1.746L21.201,0L11.5,9.726L1.799,0Z"
android:fillColor="#ffffff"/>
</vector>