What about a GridView?
Thanks,
Justin Anderson
MagouyaWare Developer
http://sites.google.com/site/magouyaware
On Wed, Jul 25, 2012 at 7:46 AM, Larry Meadors wrote:
> Add a scroll view to your layout. Add a layout to that. Add buttons to
> the layout.
>
> On Wed, Jul 25, 2012 at 7:17 AM, Dan Uff
Add a scroll view to your layout. Add a layout to that. Add buttons to
the layout.
On Wed, Jul 25, 2012 at 7:17 AM, Dan Uff wrote:
> Thanks for your comment.
>
> As I said, I am new to this platform (I also write for iOS) and am looking
> for answers for a customer who wants a layout such as the
Thanks for your comment.
As I said, I am new to this platform (I also write for iOS) and am looking
for answers for a customer who wants a layout such as the one I said, or
would you (or anyone else) have another suggestion? I have to have at
least 32 choices on the screen.
Thanks,
Dan Uff
O
Suppose your mobile screen height is very less and you have to show many
items than what will you do?
that time you have to use scroll view.in scroll view you have to add a
single layout and you can scroll this
view.
--
You received this message because you are subscribed to the Google
Groups "An
Hi all,
I am new to Android so please forgive me if this questions sounds basic.
I need to create a list of buttons that are contained in a scroll view.
Can anyone give me an example or point me in the right direction to learn
about doing this?
Thanks,
Dan Uff
--
You received this message be
xml logcat
http://schemas.android.com/apk/res/android";>
2012/1/24 TreKing
> On Mon, Jan 23, 2012 at 9:18 AM, Oliviu Vais wrote:
>
>> What am i doing wrong?
>
>
> Well you didn't really explain what the problem is. "I'm trying to do X"
> is not a problem.
>
> What have you debugged a
On Mon, Jan 23, 2012 at 9:18 AM, Oliviu Vais wrote:
> What am i doing wrong?
Well you didn't really explain what the problem is. "I'm trying to do X" is
not a problem.
What have you debugged and learned so far? What is actually not working?
I am trying to scroll a HorizontalScrollView by 2 buttons, one left,
one right.
What am i doing wrong? Which one to choose?
sw - scroll view
public boolean onTouch(View v, MotionEvent event) {
// TODO Auto-generated method stub
switch(v.getId()){
case
I am trying to scroll a HorizontalScrollView by 2 buttons, one left,
one right.
What am i doing wrong? Which one to choose?
sw - scroll view
public boolean onTouch(View v, MotionEvent event) {
// TODO Auto-generated method stub
switch(v.getId()){
ca
hi
Thanks & Regards,
cid:image002.jpg@01CA2AEF.10F60770
Vijay Patel
Test Engineer
Elitecore Technologies Ltd.
904, Silicon tower, off C.G Road, Ahmedabad-380 006 Gujarat (INDIA),
Tel: +91-79-66065606 | HYPERLINK
"mailto:vijay.pa...@elitecore.com"vijay.pa...@elitecore.com
HYPERLINK "ht
Hi at all,
I am currently developing an activity which allow user to send a
feedback, the layout is composed in this way:
When users focus the second edittext field the keyboard hide field and
users cannot see what are typing..
I try to force the scroll of my view in onFocusChange() functions
On Thu, Nov 18, 2010 at 4:39 PM, rajeev R wrote:
> There is no XML file for this activity.How to add scrolling option here.
>
Add a ScrollView and shove whatever ViewGroup you want to scroll into it.
P.S. - Pasting a whole lot of code with no context does not help ;-)
-
package test.Test;
import android.app.Activity;
import android.app.SearchManager.OnCancelListener;
import android.content.Context;
import android.content.Intent;
import android.graphics.drawable.Drawable;
import android.os.Bundle;
import android.util.Log;
import android.view.View;
import android.vi
Hi I have a Scrollview Table Layout. In which i have a header column
and another header row. I want to scroll the table without scrolling
the headers.
Ie i want to selectively stop scrolling of the top row and first
column.
Can anyone please hel[p me out.. PLEASE i need this to work
--
You recei
My layout has a scroll view, a linear layout, an image view and a
button below the image which needs to be scrolled down.
I load a new image each time the button is clicked. All of this
works, the problem is when
a new image is loaded the scroll bar is at the bottom and the user
has to scroll u
How to determine maximum ScrollY value for ScrollView?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscri
16 matches
Mail list logo