HomeSort by relevance Sort by last modified time
    Searched defs:SwipeRefreshLayout (Results 1 - 6 of 6) sorted by null

  /frameworks/support/v4/java/android/support/v4/widget/
SwipeRefreshLayout.java 44 * The SwipeRefreshLayout should be used whenever the user can refresh the
47 * whenever the swipe to refresh gesture is completed. The SwipeRefreshLayout
59 * width and the height supplied in this layout. The SwipeRefreshLayout does not
64 public class SwipeRefreshLayout extends ViewGroup implements NestedScrollingParent,
71 private static final String LOG_TAG = SwipeRefreshLayout.class.getSimpleName();
269 * Simple constructor to use when creating a SwipeRefreshLayout from code.
273 public SwipeRefreshLayout(Context context) {
278 * Constructor that is called when inflating SwipeRefreshLayout from XML.
283 public SwipeRefreshLayout(Context context, AttributeSet attrs) {
    [all...]
  /developers/build/prebuilts/gradle/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /developers/samples/android/ui/views/SwipeRefreshLayout/SwipeRefreshListFragment/Application/libs/
android-support-v4.jar 
  /prebuilts/maven_repo/android/com/android/support/support-v4/19.1.0/
support-v4-19.1.0.jar 
  /prebuilts/sdk/current/support/v13/
android-support-v13.jar 
  /prebuilts/sdk/current/support/v4/
android-support-v4.jar 

Completed in 639 milliseconds