Konu
RelativeLayoutu tablerow içine uzatma
07-04-2017, 14:58:29
#2
oktayman
TableRow.LayoutParams lp = new TableRow.LayoutParams(TableRow.LayoutParams.WRAP_C ONTENT, TableRow.LayoutParams.MATCH_PARENT,1f);
lp.width=eklemealani.getWidth();
diye yapınca çözüldü