List of usage examples for android.widget FrameLayout subclass-usage
From source file com.ncode.android.apps.schedo.ui.widget.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.google.samples.apps.sergio.ui.widget.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.example.javier.MaterialDesignApp.Utils.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.chen.derek.journal.journal.ui.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.demo.materialdesignnavdrawer.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.example.javier.MaterialDesignApp.Utilitis.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.google.samples.apps.iosched.ui.widget.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). */ @Deprecated public class ScrimInsetsFrameLayout extends FrameLayout {
From source file com.sachinshinde.theweatherapp.ui.main.views.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.craftsilicon.littlecabrider.component.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.mowares.massagerexpressclient.component.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 {