Home | History | Annotate | Download | only in egg

Lines Matching refs:sky

390         final Drawable sky = new GradientDrawable(
394 sky.setDither(true);
395 setBackground(sky);