dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix(audio): don't treat AppLifecycleState.inactive as backgrounded
Matthias Nott
2026-06-11
d9227bf2860a6f23ab89d8e7e0d7a9bf448d0adf
[APPS/PAILot.git]
/
android
/
app
/
src
/
main
/
res
/
values
/
colors.xml
1
2
3
4
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="ic_launcher_background">#0A0A1A</color>
</resources>