Mercurial
annotate gara/android/jetpack-compose/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @ 50:983769fba767
Updated so that fzf works out of the box.
| author | June Park <me@mrjunejune.com> |
|---|---|
| date | Tue, 16 Dec 2025 21:01:45 -0500 |
| parents | 829623189a57 |
| children |
| rev | line source |
|---|---|
|
47
829623189a57
[Gara] Android commit. Bazelfied it.
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="utf-8"?> |
|
829623189a57
[Gara] Android commit. Bazelfied it.
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
2 <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> |
|
829623189a57
[Gara] Android commit. Bazelfied it.
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
3 <background android:drawable="@drawable/ic_launcher_background" /> |
|
829623189a57
[Gara] Android commit. Bazelfied it.
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
4 <foreground android:drawable="@drawable/ic_launcher_foreground" /> |
|
829623189a57
[Gara] Android commit. Bazelfied it.
MrJuneJune <me@mrjunejune.com>
parents:
diff
changeset
|
5 </adaptive-icon> |