Added new App Logo.

This commit is contained in:
vsuryakumar
2023-01-31 16:56:38 +05:30
parent 64607dcd6d
commit 1ab1a85de0
22 changed files with 22 additions and 8 deletions

View File

@@ -11,9 +11,9 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:icon="@mipmap/hpos_icon"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@mipmap/hpos_icon_round"
android:supportsRtl="true"
android:theme="@style/Theme.HPOS"
tools:targetApi="31">