dashboard
repositories
activity
search
login
APPS
/
PAILot
summary
reflog
commits
tree
compare
forks
blame
|
history
|
raw
|
HEAD
fix: suppress push notification banner in foreground, show only when backgr...
Matthias Nott
2026-04-05
3233e3046d8922a6f948e0dbd74216d1943df31b
[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>