File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
challenge/src/main/res/layout Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2222 android : layout_width =" wrap_content"
2323 android : layout_height =" wrap_content"
2424 android : layout_marginVertical =" 18dp"
25- android : text =" @string/challenge "
25+ android : text =" @string/app_setting "
2626 android : textAppearance =" ?textAppearanceTitleLarge"
2727 android : textColor =" ?gray1"
2828 app : layout_constraintBottom_toBottomOf =" parent"
Original file line number Diff line number Diff line change 22 <item
33 android : id =" @+id/challenge_dest"
44 android : icon =" @drawable/ic_bottomnav_challenge_28"
5- android : title =" @string/challenge " />
5+ android : title =" @string/app_setting " />
66 <item
77 android : id =" @+id/home_dest"
88 android : icon =" @drawable/ic_bottomnav_home_28"
Original file line number Diff line number Diff line change 11<resources >
2- <string name =" challenge " >챌린지 </string >
2+ <string name =" app_setting " >앱 설정 </string >
33 <string name =" home" >홈</string >
44 <string name =" my_usage_statics" >내 이용시간</string >
55 <string name =" my_page" >마이페이지</string >
You can’t perform that action at this time.
0 commit comments