-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 디자인 가이드 변경으로 CustomContentDialogFragment, RoundDialogFragment 제거 - 해당 공용 다이얼로그 없이는 BaseDialogFragment 명칭이 애매해지므로 RoundDialogFragment 로 수정 - 버튼 스타일 수정 (배경 X, 글자 색 수정)
- Loading branch information
Showing
7 changed files
with
7 additions
and
188 deletions.
There are no files selected for viewing
82 changes: 0 additions & 82 deletions
82
app/src/main/java/com/moyerun/moyeorun_android/common/dialog/CustomContentDialogFragment.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
60 changes: 0 additions & 60 deletions
60
app/src/main/java/com/moyerun/moyeorun_android/common/dialog/TextConfirmDialogFragment.kt
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters