


Specialization of EditText for showing and interacting with theĮxtracted text in a full-screen input method.įrameLayout is designed to block out an area on the screen to displayĪn implementation of SurfaceView that uses the dedicated surface forĪ view that shows items in a center-locked, horizontally scrolling list.Ī view that shows items in two-dimensional scrolling grid. Provides the glue to show AppWidget views.Īn editable text view that shows completion suggestions automaticallyĪ checkbox is a specific type of two-states button that can be eitherĪn extension to TextView that supports the Checkable interface.Ī button with two states, checked and unchecked.Ī view for selecting a month / year / day based on a calendar like layout.ĮditText is a thin veneer over TextView that configures itselfĪ view that shows items in a vertically scrolling two-level list.
VIEW FINDFOCUS CODE
GestureDetector.SimpleOnGestureListenerĬommon code shared between ListView and GridViewĪn abstract base class for spinner widgets.Īn AdapterView is a view whose children are determined by an Adapter.ViewTreeObserver.OnTouchModeChangeListener.ViewTreeObserver.OnScrollChangedListener.ViewTreeObserver.OnGlobalLayoutListener.
