mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Add transitions to call state pill.
This commit is contained in:
committed by
Greyson Parrelli
parent
8f9713a2c0
commit
6ae3fb49e0
@@ -36,6 +36,8 @@ class CallStateUpdatePopupWindow(private val parent: ViewGroup) : PopupWindow(
|
||||
onCallStateUpdate(pending)
|
||||
}
|
||||
}
|
||||
|
||||
animationStyle = R.style.CallStateToastAnimation
|
||||
}
|
||||
|
||||
fun setEnabled(enabled: Boolean) {
|
||||
|
||||
Reference in New Issue
Block a user