mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-09 07:02:01 -05:00
[PR #48] [MERGED] [core] Improve Android App Icons #53
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/feeddeck/feeddeck/pull/48
Author: @ricoberger
Created: 10/22/2023
Status: ✅ Merged
Merged: 10/22/2023
Merged by: @ricoberger
Base:
main← Head:core-improve-android-app-icons📝 Commits (1)
f6a1014[core] Improve Android App Icons📊 Changes
13 files changed (+0 additions, -0 deletions)
View changed files
📝
app/android/app/src/main/res/drawable-hdpi/ic_launcher_foreground.png(+0 -0)📝
app/android/app/src/main/res/drawable-mdpi/ic_launcher_foreground.png(+0 -0)📝
app/android/app/src/main/res/drawable-xhdpi/ic_launcher_foreground.png(+0 -0)📝
app/android/app/src/main/res/drawable-xxhdpi/ic_launcher_foreground.png(+0 -0)📝
app/android/app/src/main/res/drawable-xxxhdpi/ic_launcher_foreground.png(+0 -0)📝
app/android/app/src/main/res/mipmap-hdpi/ic_launcher.png(+0 -0)📝
app/android/app/src/main/res/mipmap-mdpi/ic_launcher.png(+0 -0)📝
app/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png(+0 -0)📝
app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png(+0 -0)📝
app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png(+0 -0)📝
app/templates/app-icon/android-adaptive.png(+0 -0)📝
app/templates/app-icon/android.png(+0 -0)📝
app/templates/feeddeck.afdesign(+0 -0)📄 Description
This commit improves the Android app icons, by adjusting the size of the icons.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.