-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9d13845
commit 654efdd
Showing
17 changed files
with
40 additions
and
114 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
18 changes: 18 additions & 0 deletions
18
resources-logic/src/demo/res/drawable/ic_launcher_foreground.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="108dp" | ||
android:height="108dp" | ||
android:viewportWidth="25" | ||
android:viewportHeight="25"> | ||
<group android:scaleX="0.3515888" | ||
android:scaleY="0.3515888" | ||
android:translateX="8.145833" | ||
android:translateY="8.145833"> | ||
<group> | ||
<clip-path | ||
android:pathData="M0,0h24.69v24.74h-24.69z"/> | ||
<path | ||
android:pathData="M12.67,0H0.5C0.367,0 0.24,0.053 0.146,0.146C0.053,0.24 0,0.367 0,0.5V24.24C0,24.373 0.053,24.5 0.146,24.594C0.24,24.687 0.367,24.74 0.5,24.74H12.67C15.889,24.649 18.944,23.306 21.189,20.997C23.433,18.688 24.688,15.595 24.688,12.375C24.688,9.155 23.433,6.062 21.189,3.753C18.944,1.444 15.889,0.102 12.67,0.01V0ZM13.86,21.01C12.019,21.327 10.124,21.049 8.451,20.218C6.778,19.386 5.413,18.044 4.553,16.385C3.694,14.726 3.385,12.836 3.671,10.99C3.957,9.144 4.824,7.436 6.145,6.115C7.466,4.794 9.174,3.927 11.02,3.641C12.866,3.355 14.756,3.664 16.415,4.523C18.074,5.383 19.416,6.748 20.248,8.421C21.08,10.094 21.357,11.989 21.04,13.83C20.732,15.622 19.876,17.274 18.59,18.56C17.304,19.846 15.652,20.702 13.86,21.01" | ||
android:fillColor="#0062B8"/> | ||
</group> | ||
</group> | ||
</vector> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 1 addition & 17 deletions
18
resources-logic/src/demo/res/mipmap-anydpi-v26/ic_launcher.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
~ Copyright (c) 2023 European Commission | ||
~ | ||
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European | ||
~ Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work | ||
~ except in compliance with the Licence. | ||
~ | ||
~ You may obtain a copy of the Licence at: | ||
~ https://joinup.ec.europa.eu/software/page/eupl | ||
~ | ||
~ Unless required by applicable law or agreed to in writing, software distributed under | ||
~ the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF | ||
~ ANY KIND, either express or implied. See the Licence for the specific language | ||
~ governing permissions and limitations under the Licence. | ||
--> | ||
|
||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
18 changes: 1 addition & 17 deletions
18
resources-logic/src/demo/res/mipmap-anydpi-v26/ic_launcher_round.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<!-- | ||
~ Copyright (c) 2023 European Commission | ||
~ | ||
~ Licensed under the EUPL, Version 1.2 or - as soon they will be approved by the European | ||
~ Commission - subsequent versions of the EUPL (the "Licence"); You may not use this work | ||
~ except in compliance with the Licence. | ||
~ | ||
~ You may obtain a copy of the Licence at: | ||
~ https://joinup.ec.europa.eu/software/page/eupl | ||
~ | ||
~ Unless required by applicable law or agreed to in writing, software distributed under | ||
~ the Licence is distributed on an "AS IS" basis, WITHOUT WARRANTIES OR CONDITIONS OF | ||
~ ANY KIND, either express or implied. See the Licence for the specific language | ||
~ governing permissions and limitations under the Licence. | ||
--> | ||
|
||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<background android:drawable="@color/ic_launcher_background"/> | ||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/> | ||
<foreground android:drawable="@drawable/ic_launcher_foreground"/> | ||
</adaptive-icon> |
Binary file not shown.
Binary file modified
BIN
-1.5 KB
(59%)
resources-logic/src/demo/res/mipmap-hdpi/ic_launcher_round.webp
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-950 Bytes
(60%)
resources-logic/src/demo/res/mipmap-mdpi/ic_launcher_round.webp
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-2.09 KB
(60%)
resources-logic/src/demo/res/mipmap-xhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
-3.1 KB
(61%)
resources-logic/src/demo/res/mipmap-xxhdpi/ic_launcher_round.webp
Binary file not shown.
Binary file modified
BIN
-3.39 KB
(44%)
resources-logic/src/demo/res/mipmap-xxxhdpi/ic_launcher.webp
Binary file not shown.
Binary file modified
BIN
-3.96 KB
(64%)
resources-logic/src/demo/res/mipmap-xxxhdpi/ic_launcher_round.webp
Binary file not shown.
4 changes: 4 additions & 0 deletions
4
resources-logic/src/demo/res/values/ic_launcher_background.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="ic_launcher_background">#FFFFFF</color> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters