d508908f99
# Conflicts: # app/src/main/ic_launcher-web.png # app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml # app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml # app/src/main/res/mipmap-hdpi/ic_launcher.png # app/src/main/res/mipmap-hdpi/ic_launcher_round.png # app/src/main/res/mipmap-mdpi/ic_launcher.png # app/src/main/res/mipmap-mdpi/ic_launcher_round.png # app/src/main/res/mipmap-xhdpi/ic_launcher.png # app/src/main/res/mipmap-xhdpi/ic_launcher_round.png # app/src/main/res/mipmap-xxhdpi/ic_launcher.png # app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png # app/src/main/res/mipmap-xxxhdpi/ic_launcher.png # app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png # assets/trackbook-app-icon-current.png # assets/trackbook-app-icon-current.svg # metadata/en-US/full_description.txt
17 lines
931 B
Markdown
17 lines
931 B
Markdown
# Assets
|
|
|
|
<img src="https://raw.githubusercontent.com/y20k/trackbook/master/assets/trackbook-app-icon-current.png" width="96" />
|
|
|
|
## Adaptive Icon
|
|
|
|
How to create Trackbooks's [Adaptive Icon](https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive) using Android Studio:
|
|
|
|
1. Go to `File > New > Image Asset`
|
|
2. Choose `Icon Type > Launcher Icons (Adaptive and Legacy)`
|
|
3. Foreground Layer: Select the file [trackbook-app-icon-current-foreground.png](https://raw.githubusercontent.com/y20k/trackbook/master/assets/trackbook-app-icon-current-foreground.png)
|
|
4. Background Layer: Select the file [trackbook-app-icon-current-background.png](https://raw.githubusercontent.com/y20k/trackbook/master/assets/trackbook-app-icon-current-background.png)
|
|
5. Foreground Layer: Set Trim to `No`
|
|
6. Foreground Layer: Set Resize to `100%`
|
|
|
|
## F-Droid Assets
|
|
F-Droid assets are found in the folder **metadata/\<locale\>/**.
|