Skip to content

Commit 8880305

Browse files
authored
Merge pull request libre-tube#7280 from handokota/fix/icon-design-consistency
fix(ui): standardize logo design across all app instances
2 parents 3124176 + ed7c278 commit 8880305

4 files changed

Lines changed: 8 additions & 18 deletions

File tree

app/src/main/res/drawable/ic_launcher_lockscreen.xml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,5 @@
55
android:viewportHeight="1280">
66
<path
77
android:fillColor="#000"
8-
android:pathData="M1130.145 639.54c0-6.202-3.236-11.865-8.358-14.831L225.77 93.247c-15.64-9.168-35.324 2.157-35.324 20.493v229.194c0 8.629 4.584 16.449 11.864 20.762l446.525 255.619c15.91 9.169 15.91 32.358 0 41.525L202.31 916.46c-7.28 4.315-11.864 12.135-11.864 20.763v228.925c0 18.336 19.684 29.93 35.324 20.493l895.747-532.271c5.122-3.236 8.359-8.898 8.359-14.83h0.269Z"
9-
android:strokeWidth="30"
10-
android:strokeColor="#000" />
11-
<path
12-
android:fillColor="#000"
13-
android:pathData="M373.802 625.518c11.325 6.471 11.325 22.92 0 29.391L174.807 769.507c-11.055 6.47-24.807-1.619-24.807-14.561V525.482c0-12.944 13.752-21.033 24.807-14.562l198.995 114.598Z" />
8+
android:pathData="M1194.33 639.26c0,-7.15 -3.79,-13.77 -9.97,-17.38l-1056.99 -618.05c-18.48,-10.8 -41.7,2.53 -41.7,23.93l0 266.57c0,10 5.38,19.22 14.09,24.13l526.75 297.43c18.79,10.61 18.79,37.67 0,48.27l-526.75 297.43c-8.71,4.92 -14.09,14.14 -14.09,24.14l0 266.51c0,21.41 23.25,34.74 41.73,23.91l1056.98 -619.5c6.17,-3.62 9.95,-10.24 9.95,-17.39zm-735.44 -23.69c18.73,10.62 18.73,37.6 0,48.22l-331.84 188.16c-18.48,10.47 -41.38,-2.88 -41.38,-24.12l0 -376.3c0,-21.25 22.9,-34.59 41.38,-24.11l331.84 188.15z"/>
149
</vector>

app/src/main/res/drawable/splash_anim.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
android:duration="500"
99
android:propertyName="scaleX"
1010
android:valueFrom="0.3"
11-
android:valueTo="0.55" />
11+
android:valueTo="0.5" />
1212
</aapt:attr>
1313
</target>
1414
<target android:name="scaleGroup">
@@ -17,7 +17,7 @@
1717
android:duration="500"
1818
android:propertyName="scaleY"
1919
android:valueFrom="0.3"
20-
android:valueTo="0.55" />
20+
android:valueTo="0.5" />
2121
</aapt:attr>
2222
</target>
2323
</animated-vector>

app/src/main/res/drawable/splash_icon.xml

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,13 @@
88

99
<group
1010
android:name="scaleGroup"
11-
android:scaleX="0.55"
12-
android:scaleY="0.55"
11+
android:scaleX="0.5"
12+
android:scaleY="0.5"
1313
android:pivotX="640"
1414
android:pivotY="640">
1515
<path
1616
android:fillColor="#000"
17-
android:pathData="M1130.145 639.54c0-6.202-3.236-11.865-8.358-14.831L225.77 93.247c-15.64-9.168-35.324 2.157-35.324 20.493v229.194c0 8.629 4.584 16.449 11.864 20.762l446.525 255.619c15.91 9.169 15.91 32.358 0 41.525L202.31 916.46c-7.28 4.315-11.864 12.135-11.864 20.763v228.925c0 18.336 19.684 29.93 35.324 20.493l895.747-532.271c5.122-3.236 8.359-8.898 8.359-14.83h0.269Z"
18-
android:strokeWidth="30"
19-
android:strokeColor="#000" />
20-
<path
21-
android:fillColor="#000"
22-
android:pathData="M373.802 625.518c11.325 6.471 11.325 22.92 0 29.391L174.807 769.507c-11.055 6.47-24.807-1.619-24.807-14.561V525.482c0-12.944 13.752-21.033 24.807-14.562l198.995 114.598Z" />
17+
android:pathData="M1194.33 639.26c0,-7.15 -3.79,-13.77 -9.97,-17.38l-1056.99 -618.05c-18.48,-10.8 -41.7,2.53 -41.7,23.93l0 266.57c0,10 5.38,19.22 14.09,24.13l526.75 297.43c18.79,10.61 18.79,37.67 0,48.27l-526.75 297.43c-8.71,4.92 -14.09,14.14 -14.09,24.14l0 266.51c0,21.41 23.25,34.74 41.73,23.91l1056.98 -619.5c6.17,-3.62 9.95,-10.24 9.95,-17.39zm-735.44 -23.69c18.73,10.62 18.73,37.6 0,48.22l-331.84 188.16c-18.48,10.47 -41.38,-2.88 -41.38,-24.12l0 -376.3c0,-21.25 22.9,-34.59 41.38,-24.11l331.84 188.15z"/>
2318
</group>
2419

2520
</vector>

app/src/main/res/layout/activity_about.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
<ImageView
2121
android:id="@+id/app_icon"
22-
android:layout_width="120dp"
23-
android:layout_height="120dp"
22+
android:layout_width="110dp"
23+
android:layout_height="110dp"
2424
android:layout_gravity="center"
2525
android:layout_marginTop="30dp"
2626
android:src="@drawable/ic_launcher_lockscreen"

0 commit comments

Comments
 (0)