mirror of
https://github.com/Michatec/Radio.git
synced 2026-06-03 16:31:16 +02:00
feat(ui): add television layouts and improve visualizer performance
This commit is contained in:
@@ -107,7 +107,7 @@ class VisualizerFragment : PreferenceFragmentCompat() {
|
||||
}
|
||||
}, MoreExecutors.directExecutor())
|
||||
}
|
||||
handler.postDelayed(this, 25) // ~40 FPS
|
||||
handler.postDelayed(this, 18) // ~60 FPS
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user