mirror of
https://github.com/bitwarden/android.git
synced 2025-12-10 00:06:22 -06:00
Update the visual design and text content of the "Leave Organization" screen to improve user experience. - Add `ill_leave_organization.xml` vector asset. - Update `LeaveOrganizationScreen` to display the new illustration using the `Image` composable instead of the generic organization `Icon`. - Refactor `LeaveOrganizationContent` layout modifiers, moving `standardHorizontalMargin` from the parent container to individual child components to ensure correct spacing with the new asset. - Update `leave_organization_warning` string resource to clearer messaging regarding the consequences of leaving an organization.