Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8110605

Browse files
Update AndroidManifest.xml
1 parent 01e6364 commit 8110605

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎app/src/main/AndroidManifest.xml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@
1313

1414
<application
1515
android:allowBackup="true"
16-
android:icon="@mipmap/ic_launcher"
16+
android:icon="@drawable/iconss"
1717
android:label="ChatFull"
18-
android:roundIcon="@mipmap/ic_launcher_round"
18+
android:roundIcon="@drawable/iconss"
1919
android:supportsRtl="true"
2020
android:theme="@style/AppTheme">
2121
<activity android:name=".ConnectToUserActivity" />
@@ -30,4 +30,4 @@
3030
</activity>
3131
</application>
3232

33-
</manifest>
33+
</manifest>

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /