mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-09-20 04:01:08 +02:00
Removes extra vertical bar in the QuickAction Menu
This commit is contained in:
@@ -186,7 +186,6 @@ fun NoteQuickActionMenu(note: Note, popupExpanded: Boolean, onDismiss: () -> Uni
|
||||
ContextCompat.startActivity(context, shareIntent, null)
|
||||
onDismiss()
|
||||
}
|
||||
VerticalDivider(primaryLight)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user