[android-developers] Re: Listview not supporting if list extends screen size
So read the ADB logs and work out why its crashing...post that
information here if its not entirely obvious why your App is crashing.
On Oct 21, 1:50 am, saikiran n <saikiran....@gmail.com> wrote:
> Hi,
> I created a list view in an activity and the list shows some fields.
> When we click a list item a custom dialog should pop up and the user can
> enter some new value to this field.
> The custom dialog contains one edit text and two buttons ok and cancel.
> It is working fine. But when my list is more that means if it exceeds screen
> size it is showing scroll.
> But when we select bottom items which we can select using scroll the dialog
> is appearing in normal fashion. But after entering new value if i am trying
> to save the application is getting crashed.
>
> Thanks,
> saikiran
--
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 unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home