-
Notifications
You must be signed in to change notification settings - Fork 0
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
기본 다이얼로그 추가 #8
Comments
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- 공통적으로 가져야할 속성들을 설정한 BaseDialogFragment 추가 - 함께 필요한 확장함수들 추가
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- 타이틀과 하단 버튼만을 구성하고 있는 CustomContentDialogFragment 추가 - 각종 레이아웃 및 drawable 추가 - 테마로 중복코드 해소
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- Content 로 텍스트만을 보여주는 TextConfirmDialogFragment 추가 - Fragment 를 띄우기 위한 확장함수 추가
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- 공통적으로 가져야할 속성들을 설정한 BaseDialogFragment 추가 - 함께 필요한 확장함수들 추가
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- 타이틀과 하단 버튼만을 구성하고 있는 CustomContentDialogFragment 추가 - 각종 레이아웃 및 drawable 추가 - 테마로 중복코드 해소
ethan-223
added a commit
that referenced
this issue
Mar 29, 2022
- Content 로 텍스트만을 보여주는 TextConfirmDialogFragment 추가 - Fragment 를 띄우기 위한 확장함수 추가
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 공통적으로 가져야할 속성들을 설정한 BaseDialogFragment 추가 - 함께 필요한 확장함수들 추가
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 타이틀과 하단 버튼만을 구성하고 있는 CustomContentDialogFragment 추가 - 각종 레이아웃 및 drawable 추가 - 테마로 중복코드 해소
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- Content 로 텍스트만을 보여주는 TextConfirmDialogFragment 추가 - Fragment 를 띄우기 위한 확장함수 추가
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정)
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정)
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정)
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
ethan-223
added a commit
that referenced
this issue
Apr 19, 2022
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정) - 기타 불필요해진 파일 및 코드 제거
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
배경
예외
작업 방식
DialogFragment
로 작업합니다.The text was updated successfully, but these errors were encountered: