Enhances password input component with proper accessibility attributes including role, label, hint, and state to improve screen reader experience.
Adjusts minimum height handling for Android platform compatibility in list items and replaces Tailwind classes with inline styles for gesture control settings to ensure consistent styling across platforms.
Adds translation keys for password visibility toggle functionality.
Replaces fixed height with minimum height to ensure proper content display and accessibility compliance.
Changes list items from fixed 44px height to minimum height, allowing content to expand naturally while maintaining the minimum touch target size.
Adds specific styling to gesture control settings items to accommodate longer descriptions and improve readability.