- 01
 - 02
 - 03
 - 04
 - 05
 - 06
 - 07
 - 08
 - 09
 - 10
 
TextView v = (TextView)
                        ((RelativeLayout)
                            ((AbsoluteLayout)
                                ((LinearLayout)
                                    ((RelativeLayout)(
                                        (LinearLayout)activty.findViewById(R.id.container)).getChildAt(1))
                                    .getChildAt(0))
                                .getChildAt(element))
                            .getChildAt(0))
                        .getChildAt(0);
                                
 Follow us!
Комментарии (3) RSS
Добавить комментарий