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

[YDS-#234] YdsEasing public으로 변경 #235

Merged
merged 6 commits into from
Jan 15, 2024
Merged

Conversation

cometj03
Copy link
Member

@cometj03 cometj03 commented Dec 27, 2023

close #234

@Gael-Android Gael-Android self-requested a review December 29, 2023 14:54
Gael-Android
Gael-Android previously approved these changes Dec 29, 2023
Gael-Android and others added 2 commits January 11, 2024 15:56
* MyScaffold, Toast 초기 후구현

* 구현 완료

* 리뷰 반영

- 기존 YdsScaffold 대체
- preview 맨 아래로, private 변경
- 기존 다른 파일들도 preview function은 전부 private하게 변경
- 인터페이스, enum 맨 위로
- YdsEasing 사용
- Toast Animation 파일 분리
- 기타 코드 정리

* 리뷰 반영

- 코드수정
- 네이밍 변경
- 주석 작성중.
- 이해완료

* 리뷰 반영

- 패키지 변경
- 최소높이 제거
- 네이밍 변경
- 주석 작성

* 디버그 용 함수 제거

* rememberToastHostState 생성

* ToastDuration Enum애 시간 정의

* 텍스트 가운데 정렬 로직 추가

* rememberToastHost -> ToastHost.kt로 이동

* 오타 수정
@cometj03 cometj03 merged commit cb30c8d into develop Jan 15, 2024
1 check passed
@cometj03 cometj03 deleted the feature/comet/easing branch January 15, 2024 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Animation Easing public으로 변경
3 participants