You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* refactor: MeetingsBindingAdapter 함수 분리
* refactor: fab 클릭 액션을 바인딩 어댑터로 변경
* style: 코드 스타일 변경
* refactor: NavigateAction 통해서 액티비티 이동하도록 수정
* refactor: MeetingUiModel position 제거
* chore: meetingCatalog -> meeting 네이밍 변경
* style: ktLint 적용
* chore: Meeting -> DetailMeeting 네이밍 변경
* chore: MeetingCatalog -> Meeting 네이밍 변경
* feat: 설정 화면으로 이동 시 floating 버튼 닫도록 수정
Copy file name to clipboardexpand all lines: android/app/src/main/java/com/mulberry/ody/data/remote/core/entity/meeting/mapper/MeetingResponseMapper.kt
Copy file name to clipboardexpand all lines: android/app/src/main/java/com/mulberry/ody/data/remote/core/entity/meeting/response/DetailMeetingResponse.kt
Copy file name to clipboardexpand all lines: android/app/src/main/java/com/mulberry/ody/data/remote/core/entity/meeting/response/MeetingCatalogsResponse.kt
0 commit comments