A (175)

(Tuis.) #1

580 CHAPTER 15: Developing for Android Wearable Devices


Figure 15-35. Copy and paste the jupiterIcon ImageView underneath itself and create an earthIcon ImageView


Edit all the parameters containing “jupiter” and change them to “earth”. Use the “bottom|right”
layout gravity constant pair this time. This will place the Earth planet icon in the lower-right corner of
the UI design.


In case you are wondering why I am putting the Earth planet icon in this corner, it is because there is
an Earth icon in the ActionBar, in the top-left corner, and an Earth image in the center of the display,
so using the Earth planet icon in the lower-right is thus symmetrical from a design sense. You can
see what I mean in Figure 15-36 if you want to look ahead.

Free download pdf