update,
This commit is contained in:
Binary file not shown.
After Width: | Height: | Size: 105 KiB |
23
task1/_doc/001_REQUIREMENTS/REQ0011-splash-screen/index.md
Normal file
23
task1/_doc/001_REQUIREMENTS/REQ0011-splash-screen/index.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
tags: app-icon
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
icon wanted
|
||||
|
||||

|
||||
|
||||
then look into `C:\_workspace\004_carousell\_lettersoup\source\mobile\android\app\src\main\res\drawable\splash.png`
|
||||
to see if image file updated
|
||||
|
||||
## Ref
|
||||
|
||||
https://ionicframework.com/docs/native/splash-screen
|
||||
https://capacitorjs.com/docs/cordova/migrating-from-cordova-to-capacitor#splash-screens-and-icons
|
||||
|
||||
```bash
|
||||
# command to update splash screen
|
||||
$ npm run update_splash
|
||||
$ npm run update_app_icon
|
||||
```
|
Reference in New Issue
Block a user