Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[iOS] refactor AboutView: improve button tap area & fix spacing & commonalize style #1025

Merged
merged 1 commit into from
Sep 11, 2024

Commits on Sep 10, 2024

  1. refactor AboutView: improve button tap area & fix spacing & commonali…

    …ze style
    
    1. include the padding areas, expanding the tap area to the full width.
    
    2. fix spacing(Because VStack has default spacing, need to set spacing: 0)
    
    3. commonalize spacing and ButtonStyle
    
    and minor fixes(add opacity animation, add ButtonStyle & LabelStyle extension, remove unnecessary frame settings, etc)
    yuukiw00w committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f775529 View commit details
    Browse the repository at this point in the history