Sunday, February 24, 2013

Interface: Gradient TextView

Interface: Gradient TextView
Today we look at how you can add new properties to the elements of the example TextView, to paint it in a gradient.


Thursday, February 21, 2013

Interface: Custom Toast (Part 2)

Customization interface: Toast (Part 2)
In the previous article I talked about how to change the Toast interface and regulate the time display on the screen. Today I'll show how to close Toast  by clicking.



Wednesday, February 20, 2013

Interface: Custom Toast (Part 1)

Customization interface: Toast (Part 1)
Today we talk about Toast. An important limitation of this element is that it display time, which is not regulated. In this article I will show how to display Toast with a specified time.


Wednesday, February 13, 2013

Interface: Custom Progress Bar

Customization interface: Progress Bar
Today we will customize element Spinning Wheel. This article will be covered three ways to change the element.