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

[refactor] Dialog Preview 반복 되는 코드 제거 및 코드 개선 #133

Merged
merged 1 commit into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. [refactor] Dialog Preview 반복 되는 코드 제거 및 코드 개선

    Preview 에서 기존에 만들어둔 컴포저블을 호출하여 반복되는 코드 제거,
    
    ConfirmButton 의 Start Padding 이 CancelButton 이 존재할때만 적용되도록 코드 수정
    
    @StringRes, @DrawableRes annotation 을 파라미터에 추가함으로서 코드의 안정성을 높임
    easyhooon committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ba6bb05 View commit details
    Browse the repository at this point in the history