Overlapping columns on some devices
TAPTAPNetworks opened this issue · 5 comments
I have the same problem when I rotate my device. Has this been resolved?
Is there any updates regarding issue? I am facing the same problem..
I changed the controller for that view and it started working. Make sure
you are calling the view correctly
On Fri, Dec 26, 2014 at 3:31 PM, PalakSDarji notifications@github.com
wrote:
Is there any updates regarding issue? I am facing the same problem..
—
Reply to this email directly or view it on GitHub
#111 (comment)
.
What extra changes are necessary to get it work? I mean, I have implemented standard practice.
can you plz dig deep a bit more? thnx
View v = inflater.inflate(R.layout.product_pager, container, false);
I chose the exact layout in order to make sure that the it had the proper
outline for building the gridview.
On Fri, Dec 26, 2014 at 3:46 PM, PalakSDarji notifications@github.com
wrote:
What extra changes are necessary to get it work? I mean, I have
implemented standard practice.
can you plz dig deep a bit more? thnx—
Reply to this email directly or view it on GitHub
#111 (comment)
.