-
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.
* refactor: 버튼 drawable 추가 * refactor: 버튼 background 변경 * refactor: 버튼 background 변경 * refactor: 버튼 background 변경 * refactor: 버튼 background 변경 * refactor: 게임 시작 뷰 디자인 변경 (#408) * chore: 전체 gitignore 지정 * feat: 버튼 이미지 추가 * feat: BeginActivity에서 자주 쓰이는 Text style 생성 * feat: BeginActivity 뷰 구현 중 * feat: button drawable을 png에서 vector asset으로 변경 및 네이밍 변경 * feat: BeginAdventureActivity 뷰 레이아웃 변경 - setting 버튼 추가 - 빌딩 이미지 화면 사이즈에 맞춤 - 기타 마진 및 패딩 변경 * feat: BeginAdventureActivity 변경된 뷰에 따라 클릭리스너 연결 코드 변경 * feat: 다이얼로그 버튼 배경 변경 * feat: 임시로 설정해놓은 visibility 원상복구 * feat: 사용하지 않는 resource 삭제 * feat: bg_yellow_button drawable 변경 * feat: 사용하지 않는 파일 삭제 * feat: 버튼 백그라운드 적용 * feat: 버튼 백그라운드 적용 * feat: 업로드 화면에서 뒤로가기 기능 구현 (#413) * feat: 게임 입장 시 사진이 먼저 뜨는 기능 구현 (#407) * refactor: 불필요한 속성 제거 * refactor: 불필요한 속성 제거 * refactor: guideline 추가해 뷰 배치 --------- Co-authored-by: k_dragonm <[email protected]> Co-authored-by: krrong <[email protected]>
- Loading branch information
1 parent
270f61f
commit afddfa8
Showing
6 changed files
with
21 additions
and
19 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