feat: use material icons

This commit is contained in:
2026-07-27 00:16:46 -04:00
parent 5930630b2e
commit 2cf02ddcea
7 changed files with 85 additions and 28 deletions
+2 -2
View File
@@ -27,7 +27,7 @@ app/
src/test/kotlin/... A plain JVM unit test
```
## Everyday development (recommended)
## Everyday Development (Recommended)
Use the dev shell — it puts a JDK, Gradle, and the Android SDK on your PATH with the
right environment variables set:
@@ -63,7 +63,7 @@ command-line flow above is fully independent of it.)
nix run .#emulate
```
## Reproducible build with Nix
## Reproducible Build with Nix
```sh
nix build # -> ./result/music-remote.apk