We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안드로이드 기본 투명도보다 디자인 상 투명도가 더 어두움. 시간이 있으면 더 어둡게 만들기
다이얼로그 밖에 화면 눌렀을 때 꺼지게 하기
마이 뷰 신발 사진 옆 텍스트 padding 조절 필요. 기본 padding이 안빠져서 생기는 이슈 같음
recyclerviewadapter 대신 listadapter
companion object { const val NOTICE_INFO_TYPE = 0 const val DATE_EXERCISE_INFO_TYPE = 1
}
enum 타입으로 바꿔보기
The text was updated successfully, but these errors were encountered:
hyunjium
No branches or pull requests
안드로이드 기본 투명도보다 디자인 상 투명도가 더 어두움.
시간이 있으면 더 어둡게 만들기
다이얼로그 밖에 화면 눌렀을 때 꺼지게 하기
마이 뷰 신발 사진 옆 텍스트 padding 조절 필요. 기본 padding이 안빠져서 생기는 이슈 같음
recyclerviewadapter 대신 listadapter
}
enum 타입으로 바꿔보기
The text was updated successfully, but these errors were encountered: