Layouts XML cleanup

This commit is contained in:
CappielloAntonio 2021-04-27 11:12:20 +02:00
parent 0a3a09e631
commit 1c0265c12e
45 changed files with 140 additions and 143 deletions

View file

@ -3,7 +3,7 @@
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="@color/titleTextColor"
android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z"/>
<path
android:fillColor="@color/titleTextColor"
android:pathData="M6,19h4L10,5L6,5v14zM14,5v14h4L18,5h-4z" />
</vector>