diff options
author | pacien | 2018-02-10 14:16:15 +0100 |
---|---|---|
committer | pacien | 2018-02-10 14:16:15 +0100 |
commit | 87ec3620d2259064831356c2f4000ae591756fd2 (patch) | |
tree | 9312da1d357fdd3790d5b80af221653696b23089 /app/src/main/res/drawable | |
parent | d1c39ba87bb32308c2d3a7a749abffeb773541ef (diff) | |
download | tincapp-87ec3620d2259064831356c2f4000ae591756fd2.tar.gz |
Reformat code
Diffstat (limited to 'app/src/main/res/drawable')
4 files changed, 22 insertions, 22 deletions
diff --git a/app/src/main/res/drawable/ic_build_primary_24dp.xml b/app/src/main/res/drawable/ic_build_primary_24dp.xml index b099a5c..fec2a3d 100644 --- a/app/src/main/res/drawable/ic_build_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_build_primary_24dp.xml | |||
@@ -1,9 +1,9 @@ | |||
1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
2 | android:width="24dp" | 2 | android:width="24dp" |
3 | android:height="24dp" | 3 | android:height="24dp" |
4 | android:viewportWidth="24.0" | 4 | android:viewportWidth="24.0" |
5 | android:viewportHeight="24.0"> | 5 | android:viewportHeight="24.0"> |
6 | <path | 6 | <path |
7 | android:fillColor="@color/textPrimary" | 7 | android:fillColor="@color/textPrimary" |
8 | android:pathData="M22.7,19l-9.1,-9.1c0.9,-2.3 0.4,-5 -1.5,-6.9 -2,-2 -5,-2.4 -7.4,-1.3L9,6 6,9 1.6,4.7C0.4,7.1 0.9,10.1 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1,0.4 1.4,0l2.3,-2.3c0.5,-0.4 0.5,-1.1 0.1,-1.4z"/> | 8 | android:pathData="M22.7,19l-9.1,-9.1c0.9,-2.3 0.4,-5 -1.5,-6.9 -2,-2 -5,-2.4 -7.4,-1.3L9,6 6,9 1.6,4.7C0.4,7.1 0.9,10.1 2.9,12.1c1.9,1.9 4.6,2.4 6.9,1.5l9.1,9.1c0.4,0.4 1,0.4 1.4,0l2.3,-2.3c0.5,-0.4 0.5,-1.1 0.1,-1.4z"/> |
9 | </vector> | 9 | </vector> |
diff --git a/app/src/main/res/drawable/ic_help_primary_24dp.xml b/app/src/main/res/drawable/ic_help_primary_24dp.xml index b325098..946164f 100644 --- a/app/src/main/res/drawable/ic_help_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_help_primary_24dp.xml | |||
@@ -1,9 +1,9 @@ | |||
1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
2 | android:width="24dp" | 2 | android:width="24dp" |
3 | android:height="24dp" | 3 | android:height="24dp" |
4 | android:viewportWidth="24.0" | 4 | android:viewportWidth="24.0" |
5 | android:viewportHeight="24.0"> | 5 | android:viewportHeight="24.0"> |
6 | <path | 6 | <path |
7 | android:fillColor="@color/textPrimary" | 7 | android:fillColor="@color/textPrimary" |
8 | android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,19h-2v-2h2v2zM15.07,11.25l-0.9,0.92C13.45,12.9 13,13.5 13,15h-2v-0.5c0,-1.1 0.45,-2.1 1.17,-2.83l1.24,-1.26c0.37,-0.36 0.59,-0.86 0.59,-1.41 0,-1.1 -0.9,-2 -2,-2s-2,0.9 -2,2L8,9c0,-2.21 1.79,-4 4,-4s4,1.79 4,4c0,0.88 -0.36,1.68 -0.93,2.25z"/> | 8 | android:pathData="M12,2C6.48,2 2,6.48 2,12s4.48,10 10,10 10,-4.48 10,-10S17.52,2 12,2zM13,19h-2v-2h2v2zM15.07,11.25l-0.9,0.92C13.45,12.9 13,13.5 13,15h-2v-0.5c0,-1.1 0.45,-2.1 1.17,-2.83l1.24,-1.26c0.37,-0.36 0.59,-0.86 0.59,-1.41 0,-1.1 -0.9,-2 -2,-2s-2,0.9 -2,2L8,9c0,-2.21 1.79,-4 4,-4s4,1.79 4,4c0,0.88 -0.36,1.68 -0.93,2.25z"/> |
9 | </vector> | 9 | </vector> |
diff --git a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml index 28172b6..e62c1c3 100644 --- a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
2 | android:width="24dp" | 2 | android:width="24dp" |
3 | android:height="24dp" | 3 | android:height="24dp" |
4 | android:viewportHeight="24.0" | 4 | android:viewportHeight="24.0" |
5 | android:viewportWidth="24.0"> | 5 | android:viewportWidth="24.0"> |
6 | <path | 6 | <path |
7 | android:fillColor="@color/textPrimary" | 7 | android:fillColor="@color/textPrimary" |
8 | android:pathData="M12,12m-3.2,0a3.2,3.2 0,1 1,6.4 0a3.2,3.2 0,1 1,-6.4 0"/> | 8 | android:pathData="M12,12m-3.2,0a3.2,3.2 0,1 1,6.4 0a3.2,3.2 0,1 1,-6.4 0"/> |
diff --git a/app/src/main/res/drawable/ic_stop_primary_24dp.xml b/app/src/main/res/drawable/ic_stop_primary_24dp.xml index 9d41e25..5cb11ed 100644 --- a/app/src/main/res/drawable/ic_stop_primary_24dp.xml +++ b/app/src/main/res/drawable/ic_stop_primary_24dp.xml | |||
@@ -1,8 +1,8 @@ | |||
1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" | 1 | <vector xmlns:android="http://schemas.android.com/apk/res/android" |
2 | android:width="24dp" | 2 | android:width="24dp" |
3 | android:height="24dp" | 3 | android:height="24dp" |
4 | android:viewportWidth="24.0" | 4 | android:viewportWidth="24.0" |
5 | android:viewportHeight="24.0"> | 5 | android:viewportHeight="24.0"> |
6 | <path | 6 | <path |
7 | android:fillColor="@color/textPrimary" | 7 | android:fillColor="@color/textPrimary" |
8 | android:pathData="M6,6h12v12H6z"/> | 8 | android:pathData="M6,6h12v12H6z"/> |