Skip to content
Snippets Groups Projects
Verified Commit 8f72a987 authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

Fix lint issue for vector size

parent 82216cfa
No related branches found
No related tags found
No related merge requests found
Pipeline #357 canceled
...@@ -18,8 +18,8 @@ ...@@ -18,8 +18,8 @@
--> -->
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="1440dp" android:width="144dp"
android:height="810dp" android:height="81dp"
android:viewportWidth="1440" android:viewportWidth="1440"
android:viewportHeight="810"> android:viewportHeight="810">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment