Mark M. |
how can I help you today?
|
Mark M. |
captain_miao: do you have a question?
|
Mark M. |
these chats are mostly for questions and answers
|
Mark M. |
if you come up with a question, let me know
|
captain_miao |
ok, i just see see. can I ask question about work?
|
Mark M. |
if "work" involves Android application development, yes
|
captain_miao |
I develop movie ticket app. select the seat of ticket, maybe 100 seats or 1000 seats, I use TableLayout. I can't describe it
|
captain_miao |
I send a image, wait a moment.
|
captain_miao |
when move the table layout,the number do not move.
|
Mark M. |
how do you "move the table layout"?
|
captain_miao |
touch screen left,right,up,down, lots of seats
|
Mark M. |
TableLayout does not scroll. What are you doing that allows that TableLayout to move?
|
Mark M. |
I have no idea how you will handle your numbers
|
Mark M. |
I suspect that you will need to create your own custom View for this
|
captain_miao |
don't use TableLayout? maybe a idea.
|
captain_miao |
i think about it. thank you very much.
|