I have a requirement in my app such that I should increment my linear layout height dynamically as I am adding views to it. I tried set layout height wrap_content but it is not working properly. I have a requirement in my app such that I shou
I have a requirement in my app such that I should increment my linear layout height dynamically as I am adding views to it. I tried set layout height wrap_content but it is not working properly. I have a requirement in my app such that I shou