I am working for Mosaic style Gallery preview. In my last thread Mosaic Style I got to know how to implement it in Android using QuiltView code but getting problem in lower sdk's.
My code works only for the 4.0 and above O.S. and not for the lower sdks. Getting problem in the GridLayout which is in 4.0 and above O.S.
Please suggest me to solve the problem. I have to implement the Mosaic style in 2.2 and above O.S.
You can see my code which I am using in my last Thread. Grid layout which we have in 4.0 and not in lower O.S is creating problems for me.