-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* refactor: 높이 계산 로직 수정 * refactor: 마감 시간 스트링 생성 로직 수정 * feat: 최고입찰자인지 표시하는 기능 추가 * feat: 경매 상세 조회 api 응답 DTO 수정 * feat: getRemainingHeight 로직 개선 * refactor: 액션바 높이 상수화 * refactor: 액션바 상수 수정 * refactor: 탭 레이아웃 너비 수정 및 액션바 로직 수정 * refactor: CoordinatorLayout을 사용하도록 수정 * refactor: 경매 상세 페이지 ui 가로모드 대응
- Loading branch information
Showing
11 changed files
with
468 additions
and
140 deletions.
There are no files selected for viewing
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
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
314 changes: 314 additions & 0 deletions
314
android/app/src/main/res/layout-land/activity_auction_detail.xml
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.