mirror of
https://github.com/bitwarden/android.git
synced 2026-05-10 16:45:43 -05:00
Add divider between all account switcher items (#339)
This commit is contained in:
@@ -158,8 +158,6 @@ private fun AnimatedAccountSwitcher(
|
||||
.fillMaxWidth()
|
||||
.padding(horizontal = 16.dp),
|
||||
)
|
||||
}
|
||||
item {
|
||||
HorizontalDivider(
|
||||
thickness = 1.dp,
|
||||
color = MaterialTheme.colorScheme.outlineVariant,
|
||||
|
||||
Reference in New Issue
Block a user