Skip to content

Commit

Permalink
Replace app icons
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Dec 14, 2022
1 parent 87b7bc4 commit 212eff9
Show file tree
Hide file tree
Showing 43 changed files with 12 additions and 7 deletions.
2 changes: 1 addition & 1 deletion app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<application
android:name=".PFCircuitTrainingApplication"
android:allowBackup="true"
android:icon="@mipmap/icon"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:supportsRtl="true"
android:theme="@style/AppTheme">
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/drawable/splash_screen.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<item>
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
android:src="@mipmap/splash_icon"
android:src="@mipmap/ic_splash"
android:gravity="center"
/>
</item>
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tutorial_slide1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ImageView
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:background="@mipmap/splash_icon"
android:background="@mipmap/ic_splash"
/>

<TextView
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tutorial_slide2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ImageView
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:background="@mipmap/splash_icon"
android:background="@mipmap/ic_splash"
/>

<TextView
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tutorial_slide3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ImageView
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:background="@mipmap/splash_icon"
android:background="@mipmap/ic_splash"
/>

<TextView
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tutorial_slide4.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ImageView
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:background="@mipmap/splash_icon"
android:background="@mipmap/ic_splash"
/>

<TextView
Expand Down
2 changes: 1 addition & 1 deletion app/src/main/res/layout/tutorial_slide5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<ImageView
android:layout_width="@dimen/img_width_height"
android:layout_height="@dimen/img_width_height"
android:background="@mipmap/splash_icon"
android:background="@mipmap/ic_splash"
/>

<TextView
Expand Down
5 changes: 5 additions & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_adaptive_back"/>
<foreground android:drawable="@mipmap/ic_launcher_adaptive_fore"/>
</adaptive-icon>
Binary file modified app/src/main/res/mipmap-hdpi/ic_drawer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-hdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-hdpi/ic_splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-hdpi/icon.png
Binary file not shown.
Binary file removed app/src/main/res/mipmap-hdpi/splash_icon.png
Binary file not shown.
Binary file modified app/src/main/res/mipmap-mdpi/ic_drawer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-mdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-mdpi/ic_splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-mdpi/icon.png
Binary file not shown.
Binary file removed app/src/main/res/mipmap-mdpi/splash_icon.png
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xhdpi/ic_drawer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-xhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-xhdpi/ic_splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed app/src/main/res/mipmap-xhdpi/icon.png
Binary file not shown.
Binary file removed app/src/main/res/mipmap-xhdpi/splash_icon.png
Binary file not shown.
Binary file modified app/src/main/res/mipmap-xxhdpi/ic_drawer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added app/src/main/res/mipmap-xxhdpi/ic_splash.png
Binary file removed app/src/main/res/mipmap-xxhdpi/icon.png
Diff not rendered.
Binary file removed app/src/main/res/mipmap-xxhdpi/splash_icon.png
Diff not rendered.
Binary file modified app/src/main/res/mipmap-xxxhdpi/ic_drawer.png
Binary file added app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Binary file added app/src/main/res/mipmap-xxxhdpi/ic_splash.png
Binary file removed app/src/main/res/mipmap-xxxhdpi/icon.png
Diff not rendered.
Binary file removed app/src/main/res/mipmap-xxxhdpi/splash_icon.png
Diff not rendered.

0 comments on commit 212eff9

Please sign in to comment.