Skip to content
Snippets Groups Projects
Commit 702340e6 authored by priagungs's avatar priagungs
Browse files

Merge branch 'master' of github.com:Ilhamfp31/chatman

parents 65d3c1b2 32af7916
No related merge requests found
Showing
with 3 additions and 3 deletions
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
<application <application
android:allowBackup="true" android:allowBackup="true"
android:icon="@mipmap/ic_launcher" android:icon="@mipmap/chatman_launcher"
android:label="@string/app_name" android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/chatman_launcher_round"
android:supportsRtl="true" android:supportsRtl="true"
android:theme="@style/AppTheme"> android:theme="@style/AppTheme">
<!-- <service --> <!-- <service -->
......
android/app/src/main/res/mipmap-hdpi/chatman_launcher.png

3.82 KiB

android/app/src/main/res/mipmap-hdpi/chatman_launcher_round.png

6.33 KiB

android/app/src/main/res/mipmap-mdpi/chatman_launcher.png

2.04 KiB

android/app/src/main/res/mipmap-mdpi/chatman_launcher_round.png

3.32 KiB

android/app/src/main/res/mipmap-xhdpi/chatman_launcher.png

5.23 KiB

android/app/src/main/res/mipmap-xhdpi/chatman_launcher_round.png

8.6 KiB

android/app/src/main/res/mipmap-xxhdpi/chatman_launcher.png

9.79 KiB

android/app/src/main/res/mipmap-xxhdpi/chatman_launcher_round.png

16 KiB

android/app/src/main/res/mipmap-xxxhdpi/chatman_launcher.png

14.2 KiB

android/app/src/main/res/mipmap-xxxhdpi/chatman_launcher_round.png

22.3 KiB

<resources> <resources>
<string name="app_name">chatman</string> <string name="app_name">ChatMan</string>
<string name="navigation_drawer_open">Open navigation drawer</string> <string name="navigation_drawer_open">Open navigation drawer</string>
<string name="navigation_drawer_close">Close navigation drawer</string> <string name="navigation_drawer_close">Close navigation drawer</string>
<string name="nav_header_title">Android Studio</string> <string name="nav_header_title">Android Studio</string>
......
photoshop_assets/Launcher_elevated/res/mipmap-hdpi/chatman_launcher.png

3.82 KiB

photoshop_assets/Launcher_elevated/res/mipmap-hdpi/chatman_launcher_round.png

6.33 KiB

photoshop_assets/Launcher_elevated/res/mipmap-mdpi/chatman_launcher.png

2.04 KiB

photoshop_assets/Launcher_elevated/res/mipmap-mdpi/chatman_launcher_round.png

3.32 KiB

photoshop_assets/Launcher_elevated/res/mipmap-xhdpi/chatman_launcher.png

5.23 KiB

photoshop_assets/Launcher_elevated/res/mipmap-xhdpi/chatman_launcher_round.png

8.6 KiB

photoshop_assets/Launcher_elevated/res/mipmap-xxhdpi/chatman_launcher.png

9.79 KiB

photoshop_assets/Launcher_elevated/res/mipmap-xxhdpi/chatman_launcher_round.png

16 KiB

0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment