Set View Size Android

[Solved] Set View Size Android | Swift - Code Explorer | yomemimo.com
Question : set view size android

Answered by : helpless-herring-uvk0biy2jyl2

someView.setLayoutParams(new LayoutParams(width, height));

Source : https://stackoverflow.com/questions/5042197/android-set-height-and-width-of-custom-view-programmatically | Last Update : Tue, 23 Jun 20

Answers related to set view size android

Code Explorer Popular Question For Swift