List of usage examples for android.widget FrameLayout subclass-usage
From source file com.malmstein.materialanimations.elevation.DragFrameLayout.java
/** * A {@link android.widget.FrameLayout} that allows the user to drag and reposition child views. */ public class DragFrameLayout extends FrameLayout { /**
From source file com.mazyoona.customViews.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;
From source file com.blango.cuber.view.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;
From source file ar.worq.microturistas.view.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout {
From source file com.onesound.UI.layouts.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;
From source file com.CSUF.customViews.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;
From source file br.liveo.ui.ScrimInsetsFrameLayout.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). */ @SuppressWarnings("deprecation") public class ScrimInsetsFrameLayout extends FrameLayout {
From source file com.jilcreation.ui.ScrimInsetsFrameLayout.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). */ @SuppressWarnings("deprecation") public class ScrimInsetsFrameLayout extends FrameLayout {
From source file com.eico.weico.ui.widget.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;
From source file com.fa.imaged.customviews.ScrimInsetsFrameLayout.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 ScrimInsetsFrameLayout extends FrameLayout { private Drawable mInsetForeground;