X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2Fres%2Fdrawable%2Fprevious.xml;h=0964180a55579b7198c315bd2fd733010d1ca4fe;hp=23a58d5b8fabd5e4e33f40f1b0c0ea8183a53cca;hb=2bd8b7edef80b4b10cb809a198b4624c6c740c86;hpb=8142ac5fc2489de735de4b6fa21a1eae733ccfce diff --git a/app/src/main/res/drawable/previous.xml b/app/src/main/res/drawable/previous.xml index 23a58d5b..0964180a 100644 --- a/app/src/main/res/drawable/previous.xml +++ b/app/src/main/res/drawable/previous.xml @@ -4,10 +4,10 @@ xmlns:android="http://schemas.android.com/apk/res/android" android:height="24dp" android:width="24dp" - android:viewportHeight="24.0" - android:viewportWidth="24.0" > + android:viewportHeight="24" + android:viewportWidth="24" > - \ No newline at end of file + android:pathData="M12,8l-6,6 1.41,1.41L12,10.83l4.59,4.58L18,14z" /> +