Fixed: How do you to retrieve dimensions of a view? getHeight() and getWidth() always return zero #fix #dev #solution
Fixed: How do you to retrieve dimensions of a view? getHeight() and getWidth() always return zero #fix #dev #solution
How do you to retrieve dimensions of a view? getHeight() and getWidth() always return zero
I have a view made up of tablelayout, tablrows and textviews to look like a grid. I need to get the height and width of this grid. The methods getheight() and getwidth() always return 0. This happens when I format the grid dynamically or use an xml version.
Could someone please tell how to retrieve the…
View On WordPress















