Android Question How get Tabstrip dimensions

Esteve

Member
Licensed User
Hi,
How can I obtain the dimensions of a tab from code if I have created it in the Visual Designer?
Thanks.
 

Esteve

Member
Licensed User
Hi Erel,

Thank you for answering.
I refer to size of the page.
I load the Layouts as you say, but if my TabStrip does not have size 100% of the Activity or panel:

Captura1.PNG


How I can obtain these dimesiones?
Do I need to use Reflection or Javaobject?

Captura2.PNG


Maybe I am confused with something...

Thanks
 
Upvote 0
Top