Add startup splash screen

This commit is contained in:
Pierre HUBERT 2022-02-15 18:12:17 +01:00
parent 32baf766df
commit c4cadc4083
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
<entry key="app/src/main/res/drawable/ic_launcher_background.xml" value="0.3859375" /> <entry key="app/src/main/res/drawable/ic_launcher_background.xml" value="0.3859375" />
<entry key="app/src/main/res/drawable/ic_launcher_foreground.xml" value="0.2234375" /> <entry key="app/src/main/res/drawable/ic_launcher_foreground.xml" value="0.2234375" />
<entry key="app/src/main/res/drawable/splashscreen.xml" value="0.3859375" /> <entry key="app/src/main/res/drawable/splashscreen.xml" value="0.3859375" />
<entry key="app/src/main/res/layout/content_certs.xml" value="0.29483695652173914" />
<entry key="app/src/main/res/layout/fragment_first.xml" value="0.29483695652173914" />
<entry key="app/src/main/res/layout/fragment_second.xml" value="0.29483695652173914" />
<entry key="app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.3859375" /> <entry key="app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" value="0.3859375" />
</map> </map>
</option> </option>

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB