xamarin.ios - Layout with many items autoresizing -
i'm using xamarin, writing ios. i'm trying make keyboard view numbers, 4x4.
how can make 4 buttons in line same width depending on screen width?
edit: seems can done way: make layout hardcoded height, , width constraints calculate in runtime.
Comments
Post a Comment