List of usage examples for android.widget RelativeLayout subclass-usage
From source file com.ant.track.app.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.chinaftw.music.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.appdevper.mediaplayer.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.example.MyWeibo.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file unique.fancysherry.pigeons.ui.widget.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout {
From source file robert843.o2.pl.player.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.dahnovak.hovakmusic.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.etapps.android.uamp.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.example.android.uamp.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;
From source file com.torrenttunes.android.ui.ScrimInsetsRelativeLayout.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 ScrimInsetsRelativeLayout extends RelativeLayout { private Drawable mInsetForeground;