2019-04-10 13:12:28 +00:00
|
|
|
# Assets
|
2019-04-08 16:56:14 +00:00
|
|
|
|
2019-04-10 13:12:28 +00:00
|
|
|
<img src="https://raw.githubusercontent.com/y20k/trackbook/master/assets/trackbook-app-icon-current.png" width="96" />
|
2019-04-08 16:56:14 +00:00
|
|
|
|
2019-04-10 13:12:28 +00:00
|
|
|
## Adaptive Icon
|
2019-04-08 16:56:14 +00:00
|
|
|
|
2019-04-10 13:12:28 +00:00
|
|
|
How to create Trackbooks's [Adaptive Icon](https://developer.android.com/guide/practices/ui_guidelines/icon_design_adaptive) using Android Studio:
|
2019-04-08 16:56:14 +00:00
|
|
|
|
2019-04-10 13:12:28 +00:00
|
|
|
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-without-background.png](https://raw.githubusercontent.com/y20k/trackbook/master/assets/trackbook-app-icon-current-without-background.png)
|
|
|
|
4. Background Layer: Select the color `3C98DB`
|
|
|
|
5. Foreground Layer: Set Trim to `No`
|
|
|
|
6. Foreground Layer: Set Resize to `100%`
|
2019-04-08 16:56:14 +00:00
|
|
|
|
2019-04-10 13:12:28 +00:00
|
|
|
## F-Droid Assets
|
|
|
|
F-Droid assets are found in the folder **metadata/\<locale\>/**.
|