Android Programming The Big Nerd Ranch Guide by Bill Phillips, Chris Stewart, Kristin Marsicano (z-lib.org)

(gtxtreme123) #1
View transformation properties

shown in Figure 32.3), two properties to scale the view vertically and horizontally (scaleX and scaleY,
shown in Figure 32.4), and two properties to move the view around the screen (translationX and
translationY, shown in Figure 32.5).


Figure 32.3  View rotation


Figure 32.4  View scaling


Figure 32.5  View translation

Free download pdf