Added new UI to dashboard.

This commit is contained in:
vsuryakumar
2023-05-26 01:22:38 +05:30
parent 685d56acca
commit 30665be147
19 changed files with 435 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
<vector android:autoMirrored="true" android:height="24dp"
android:tint="#FFFFFF" android:viewportHeight="24"
android:viewportWidth="24" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@android:color/white" android:pathData="M19,13h-6v6h-2v-6H5v-2h6V5h2v6h6v2z"/>
</vector>