I know slightly strange, but when we put wrap_content as a value for our layouts, what are the default values? Such as, I create a button with W and H both set to wrap_content. I'm aware it will change accordingly to the text inside, but when it's just a plain old button, what are the sizes? Are there ways to find out?
Just curious :)