Question: I have a simple AdapterViewFlipper with an onClickListener attached to its items. When i click it should flip through all of the numbers in data array, “one” through to “seven”. It is only flipping on first two clicks up ...