wjc
2024-12-04 a399dc449dc962c088c2cacbc4c32d503ced816f
app/src/main/AndroidManifest.xml
@@ -70,10 +70,10 @@
    <application
        android:name=".HDLApp"
        android:allowBackup="true"
        android:icon="@drawable/logo"
        android:icon="@drawable/desktop_logo"
        android:label="@string/app_name"
        android:requestLegacyExternalStorage="true"
        android:roundIcon="@drawable/logo"
        android:roundIcon="@drawable/desktop_logo"
        android:supportsRtl="true"
        android:theme="@style/Theme.PhotovoltaicDebug">
        <activity