List of usage examples for android.widget ScrollView subclass-usage
From source file com.loopystory.lsbookmanager.googleio.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file google.samples.apps.iosched.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.example.sergio.quemedejes.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.labs.plagueis.testproject.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.ncode.android.apps.schedo.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.google.samples.apps.sergio.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.github.LiquidPL.kochanowski.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.google.samples.apps.iosched.ui.widget.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file com.sachinshinde.theweatherapp.ui.main.views.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;
From source file me.yanu.gradebook_lollipop_final.component.ScrimInsetsScrollView.java
/** * A layout that draws something in the insets passed to {@link #fitSystemWindows(android.graphics.Rect)}, i.e. the area above UI chrome * (status and navigation bars, overlay action bars). */ public class ScrimInsetsScrollView extends ScrollView { private Drawable mInsetForeground;