mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
Merge branch 'poc/offline-editing' of github.com:bitwarden/android into poc/offline-editing
This commit is contained in:
commit
c88157fbce
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ fun NotificationCenter(
|
|||
onNotificationClick: (NotificationSummary) -> Unit,
|
||||
onDismissRequest: () -> Unit,
|
||||
modifier: Modifier = Modifier,
|
||||
isAddAccountAvailable: Boolean = true,
|
||||
topAppBarScrollBehavior: TopAppBarScrollBehavior,
|
||||
) {
|
||||
// Track the actual visibility (according to the internal transitions) so that we know when we
|
||||
|
|
Loading…
Reference in a new issue