diff options
Diffstat (limited to 'app/src/main/res/drawable/ic_launcher_foreground.xml')
| -rw-r--r-- | app/src/main/res/drawable/ic_launcher_foreground.xml | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml index e5b7400..ba62f39 100644 --- a/app/src/main/res/drawable/ic_launcher_foreground.xml +++ b/app/src/main/res/drawable/ic_launcher_foreground.xml @@ -1,16 +1,5 @@ <?xml version="1.0" encoding="utf-8"?> -<!-- Foreground: a fresh take on wireless screen mirroring. - 1. A small phone (source) and a larger phone (target display). - 2. Cyan wireless arcs rising from the small phone toward the large - one - the wireless ADB link / casting direction. - 3. A play triangle on the large screen - references scrcpy's - upstream identity ("playing what the device is showing"). - Geometry mirrors the AI-generated reference 1:1. The arcs carry the - one accent colour; everything else is the light foreground tone. - For the Android 13+ themed (monochrome) icon the same drawable is - reused: the system tints by coverage, so the colours here are - irrelevant in that mode. Adaptive viewport is 108x108; all content - stays inside the inner safe zone. --> +<!-- Wireless screen-mirroring glyph for the adaptive launcher icon. --> <vector xmlns:android="http://schemas.android.com/apk/res/android" android:width="108dp" android:height="108dp" |