mirror of
https://github.com/jrpie/Launcher.git
synced 2025-04-19 18:30:50 +02:00
Add dark Icons
This commit is contained in:
parent
e6d86a808b
commit
6c0adca7eb
17 changed files with 16 additions and 196 deletions
|
@ -125,7 +125,7 @@ class MainActivity : AppCompatActivity() {
|
|||
|
||||
}
|
||||
else if (keyCode == KeyEvent.KEYCODE_VOLUME_DOWN) {
|
||||
listApps()
|
||||
//listApps() // crashes
|
||||
}
|
||||
return true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue