Package-level declarations
Types
Link copied to clipboard
AutoScrollHelper is a utility class for adding automatic edge-triggered scrolling to Views.
Link copied to clipboard
Interface which allows a android.widget.TextView to receive background auto-sizing calls from TextViewCompat when running on API v26 devices or lower.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
ContentLoadingProgressBar implements a ProgressBar that waits a minimum time to be dismissed before showing.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
class ListPopupWindowCompat
class ListPopupWindowCompat
Helper for accessing features in ListPopupWindow.
Link copied to clipboard
An implementation of AutoScrollHelper that knows how to scroll through a ListView.
Link copied to clipboard
Link copied to clipboard
open class NestedScrollView : FrameLayout, NestedScrollingParent3, NestedScrollingChild3, ScrollingView
open class NestedScrollView : FrameLayout, NestedScrollingParent3, NestedScrollingChild3, ScrollingView
SESL Variant NestedScrollView is just like ScrollView, but it supports acting as both a nested scrolling parent and child on both new and old versions of Android.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Samsung Edge Effect class.
Link copied to clipboard
Link copied to clipboard
Default implementation inserting content into editable TextView components.
Link copied to clipboard
Interface which allows a android.widget.CheckedTextView to receive tinting calls from
CheckedTextViewCompat
when running on API v20 devices or lower.Link copied to clipboard
interface TintableCompoundButton
interface TintableCompoundButton
Interface which allows a android.widget.CompoundButton to receive tinting calls from
CompoundButtonCompat
when running on API v20 devices or lower.Link copied to clipboard
interface TintableCompoundDrawablesView
interface TintableCompoundDrawablesView
Interface which allows android.widget.TextView and subclasses to tint compound drawables with TextViewCompat when running on API v22 devices or lower.
Link copied to clipboard
Interface which allows an android.widget.ImageView to receive image tinting calls from ImageViewCompat when running on API v20 devices or lower.