[Feature] Added Long Press to forward, rewind current song
This commit is contained in:
parent
06147dde49
commit
83fca0a829
20 changed files with 160 additions and 35 deletions
|
@ -58,7 +58,6 @@ abstract class AbsThemeActivity : ATHToolbarActivity(), Runnable {
|
|||
com.google.android.material.R.style.ThemeOverlay_Material3_DynamicColors_DayNight
|
||||
)
|
||||
}
|
||||
setTheme(R.style.FontThemeOverlay)
|
||||
}
|
||||
|
||||
override fun onWindowFocusChanged(hasFocus: Boolean) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue