diff options
author | Allan Wang <me@allanwang.ca> | 2017-06-29 10:12:18 -0700 |
---|---|---|
committer | Allan Wang <me@allanwang.ca> | 2017-06-29 10:12:18 -0700 |
commit | e5536a5fc17514d24a6cfc89c5f9b537720f58e3 (patch) | |
tree | 6f574358d9ce1dcfb43d496bce5809bba97a9041 /app/src/main/res/drawable | |
parent | 82e761f7cd7154a802f94971e8b731c2dfcd0880 (diff) | |
download | frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.tar.gz frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.tar.bz2 frost-e5536a5fc17514d24a6cfc89c5f9b537720f58e3.zip |
Test kapt dependencies
Diffstat (limited to 'app/src/main/res/drawable')
-rw-r--r-- | app/src/main/res/drawable/frost_f_24.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/app/src/main/res/drawable/frost_f_24.xml b/app/src/main/res/drawable/frost_f_24.xml index f9b207f1..b435fa03 100644 --- a/app/src/main/res/drawable/frost_f_24.xml +++ b/app/src/main/res/drawable/frost_f_24.xml @@ -2,13 +2,13 @@ <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="24dp" android:height="24dp" - android:viewportWidth="177.16534" - android:viewportHeight="177.16534"> + android:viewportHeight="177.16534" + android:viewportWidth="177.16534"> <path + android:pathData="M88.9405 31.61857l41.06143 23.88663M88.3467 31.59584l-31.358 18.2953M56.87005 +51.09542v94.26222M57.20726 87.2077l40.97656 23.86424" android:strokeColor="#000" - android:strokeWidth="10" android:strokeLineCap="round" - android:pathData="M84.0566 31.70696l41.06144 23.88663M83.4628 31.68423l-31.358 18.2953M51.98616 -51.1838v94.26223M52.32337 87.29608l40.97657 23.86425" /> + android:strokeWidth="10" /> </vector>
\ No newline at end of file |