Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyeonjeongs authored May 21, 2022
1 parent 286994f commit e67ea36
Showing 1 changed file with 13 additions and 6 deletions.
19 changes: 13 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,23 +52,30 @@ develop branch
자세한 깃플로우 전략의 경우 [링크](https://github.com/8-seconds/WIKI_FOR_8_SECONDS/blob/main/GitHub/GitFlowAraboza.md)참조
## 레이아웃 구현
fragment_home, activity_write, fragment_my_page

<HomeActivity>
<img width="369" alt="33" src="https://user-images.githubusercontent.com/81394850/169671736-4da142c0-7d05-4d69-905e-8443dc720cfc.png">

<img width="369" alt="33" src="https://user-images.githubusercontent.com/81394850/169671736-4da142c0-7d05-4d69-905e-8443dc720cfc.png">


<WriteActivity>

<img width="369" alt="11" src="https://user-images.githubusercontent.com/81394850/169670258-b5bef2aa-384e-4626-9c8b-3677bad526b4.png">

<MyPageFragment>
타인의 일상뷰

타인의 일상뷰

<img width="369" alt="22" src="https://user-images.githubusercontent.com/81394850/169670348-0ce64379-7342-4b2e-8b12-f734e06795fc.png">


나의 일상
<img width="369" alt="10101010" src="https://user-images.githubusercontent.com/81394850/169671948-df687664-3051-4af3-b498-f7dc9b159857.png">
나의 일상

<img width="369" alt="10101010" src="https://user-images.githubusercontent.com/81394850/169671948-df687664-3051-4af3-b498-f7dc9b159857.png">


로그아웃탭
<img width="369" alt="555555" src="https://user-images.githubusercontent.com/81394850/169671899-2b712db8-d3a5-4447-9d6d-6930cde9b724.png">
로그아웃탭

<img width="369" alt="555555" src="https://user-images.githubusercontent.com/81394850/169671899-2b712db8-d3a5-4447-9d6d-6930cde9b724.png">


0 comments on commit e67ea36

Please sign in to comment.