mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 18:30:20 +01:00
Implement animated color lerp for material toolbars.
This commit is contained in:
committed by
Greyson Parrelli
parent
ef3c776b4b
commit
2eb933c2d4
@@ -52,7 +52,7 @@ abstract class DSLSettingsFragment(
|
||||
adapter = settingsAdapter
|
||||
|
||||
getMaterial3OnScrollHelper(toolbar)?.let {
|
||||
addOnScrollListener(it)
|
||||
it.attach(this)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user