"Fossies" - the Fresh Open Source Software Archive

Member "jitsi-meet-7561/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml" (29 Sep 2023, 335 Bytes) of package /linux/misc/jitsi-meet-7561.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) XML source code syntax highlighting (style: standard) with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file.

    1 <?xml version="1.0" encoding="utf-8"?>
    2 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
    3     <background android:drawable="@color/ic_launcher_background"/>
    4     <foreground android:drawable="@mipmap/ic_launcher_foreground"/>
    5     <monochrome android:drawable="@drawable/ic_launcher_monochrome"/>
    6 </adaptive-icon>