Mhwan's Develope/Android Library
-
[Library] Android ProfileIconView 커스텀 뷰Mhwan's Develope/Android Library 2020. 1. 4. 00:37
## 안드로이드에서 프로필을 표시할때 사용하는 프로필 아이콘 뷰로 직접 라이브러리로 개발하였습니다. ## Screenshot ## 링크 및 사용방법 https://github.com/mhwan/ProfileIconViewLibrary mhwan/ProfileIconViewLibrary This is circle profile icon view for android. Contribute to mhwan/ProfileIconViewLibrary development by creating an account on GitHub. github.com ## 간단 사용방법 (상세 방법은 위의 Github링크를 참고하세요) - build.gradle(프로젝트 파일, 앱 모듈)에 dependency추가 - 사용하려는 곳..
-
[Library] Android CircleIndicator 커스텀 뷰Mhwan's Develope/Android Library 2020. 1. 4. 00:28
## 안드로이드 내 뷰페이저 등 뷰를 좌우로 전환하는 데서 자주 사용하는 동그라미 표시를 직접 라이브러리로 개발했습니다. ## Sample ScreenShots ## 링크 및 상세 사용방법 https://github.com/mhwan/CircleIndicatorLibrary mhwan/CircleIndicatorLibrary Android Custom Library CircleIndicator. Contribute to mhwan/CircleIndicatorLibrary development by creating an account on GitHub. github.com - 사용법 샘플은 깃허브 내 app/src경로 내에 있습니다. ## 간단 요약 (상세 설명 및 사용법은 위 github링크를 참고해주세..