Skip to content

Instantly share code, notes, and snippets.

View alifhasnain's full-sized avatar
🪲
debugging

Alif Hasnain alifhasnain

🪲
debugging
  • IOTA Infotech Limited
  • Dhaka,Bangladesh
View GitHub Profile
@Ghedeon
Ghedeon / NestedCoordinatorLayout.kt
Created August 21, 2018 21:02
NestedCoordinatorLayout
import android.annotation.SuppressLint
import android.content.Context
import android.support.annotation.AttrRes
import android.support.design.widget.CoordinatorLayout
import android.support.v4.view.NestedScrollingChild2
import android.support.v4.view.NestedScrollingChildHelper
import android.util.AttributeSet
import android.view.View
import com.douglas.startpage.R