• Image placeholder
  • 홈 페이지
  • 블로그 센터
  • 범주
Image placeholder

itemDecoration

ItemDecoration ViewType에 따라 다른 divider 주기

class Decoration( context: Context, resId: Int, val paddingLeft: Int, val paddingRight: Int ) : RecyclerView.ItemDecoration() { private var mDivider: Drawable? = null init { mDivider = ContextCompat.getDrawable(context, ...

androiditemDecorationandroid

© 2022 intrepidgeeks.com

Privacy Policy Contact US Sitemap
🍪 This website uses cookies to ensure you get the best experience on our website. Learn more