본문 바로가기

Debbi Story

검색하기
Debbi Story
프로필사진 Debbi

  • 분류 전체보기 (38)
    • 일상 (0)
    • mac 사용 tip (3)
    • 안드로이드 (28)
      • Plugins (3)
      • Jetpack (2)
      • Tip (19)
      • WebView (1)
      • PlayStore (3)
    • git (2)
    • 알고리즘 연습 (2)
    • 삽질 일기 (1)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31
Tags
  • Blinking
  • notification
  • skipcollapsed
  • 이미지 gps
  • circlecrop
  • webview
  • room
  • Plugins
  • Android
  • ChromeCustomTab
  • notification bar
  • Git
  • itemAnimator
  • onReceivedSslError
  • ActivityResultContracts
  • ExifInterface
  • BottomSheetDialog
  • application
  • notification setting
  • prettyJson
  • onResume
  • 403 Error
  • App Startup
  • requestPermission
  • LOG
  • jsontokotlinclass
  • navigation component
  • kdoc-generator
  • shotcut
  • datastore
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록circlecrop (1)

Debbi Story

Glide circle 이미지에 테두리선 그리기

fun ImageView.loadCircularImage( model: T, borderSize: Float = 0F, borderColor: Int = Color.WHITE ) { Glide.with(context) .asBitmap() .load(model) .apply(RequestOptions.circleCropTransform()) .into(object : BitmapImageViewTarget(this) { override fun setResource(resource: Bitmap?) { setImageDrawable( resource?.run { RoundedBitmapDrawableFactory.create( resources, if (borderSize > 0) { createBitma..

안드로이드/Tip 2021. 7. 6. 11:33
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바