> step, as it's been ages since I've needed to make changes like this
Isn't this a good way of making changes?
On Apr 27, 6:02 pm, Mark Murphy wrote:
> nou wrote:
> > It doesn't work. That's to change the margin at instantiation time. I
> > already have an element on the page which I retrieve li
nou wrote:
> It doesn't work. That's to change the margin at instantiation time. I
> already have an element on the page which I retrieve like this
>
> LinearLayout el = (LinearLayout) findViewById(R.id.xxx);
>
> I'd like to change the margin of the element which is ALREADY
> rendered
That's wha
It doesn't work. That's to change the margin at instantiation time. I
already have an element on the page which I retrieve like this
LinearLayout el = (LinearLayout) findViewById(R.id.xxx);
I'd like to change the margin of the element which is ALREADY
rendered
thanks
On Apr 27, 3:22 pm, TreKing
3 matches
Mail list logo