1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-07-14 22:49:51 +00:00

misc: Update some things

This commit is contained in:
2022-07-20 18:28:27 +02:00
parent 04911dcd23
commit 39c7c507c5
10 changed files with 24 additions and 11 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/>
<background android:drawable="@drawable/logo_background_color"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/>
</adaptive-icon>