In a few words, I want to scale view - in the s开发者_StackOverflow中文版ame way that Android Market does it, when you click the \"More\" button, on the for examplae \'Description\'.
I have a ListView containing a series of notes. Currently I use a layout animation to slide all the notes in from the side when the list first loads; this works perfectly.
I am looking into alternate ways to do a Matrix Multiplication. Instead of storing my matrix as a two-dimensional array, I am using a vector such as