안녕하세요...xml을 만들구있는데요

 

제가 하고싶은건...

 

----------------------

 

  이   미   지              스크롤(이미지가 길어서 스크롤로봐야해여;;)

 

 

----------------------

버튼버튼버튼버튼  //이부분은 고정으로 위의 이미지 스크롤하고는 상관없이 고정되고싶습니다..

----------------------

 

 

위 처럼 xml을 짜고싶은데요...아무리해도 안되네요ㅜㅜ

 

제머리속으로는

<TableLayout>     

        <tablerow>

            <Scrollview>

                   <imageview>

           </Scrollview>      

      </tablerow>

      

            <tablerow>

                   <imagebutton></imagebutton>

                   <imagebutton></imagebutton>

                   <imagebutton></imagebutton>

                   <imagebutton></imagebutton>

            </tablerow>

  </TableLayout>

 

이런식으로하면되지않을까했는데 안되더라구요ㅠㅠㅠ

도저히 xml은 모르겠습니다....

위방법중 틀린게있는지.

아니면 다른방법이있는지 알려주세여!