Recent content by Monica28

  1. M

    [Q] layout in android

    Hi all , i have scenario as when user scroll fully at the end of list view there is button at the end of list view... i want list-view to scroll fully so have width and height fill parent and at the onScrollListener i have made layout visible of buttons below prev its was visiblity:gone but it...
  2. M

    Vimeo player in android

    Hi everyone , I want to embed vimeo player in android how can i do that...i want to play vimeo videos on android kindly help me if any infomation Thanks in advance.;)
  3. M

    Calling tab activity in android from activity wihich is not in tab

    hello everyone, i have problem here as i want to redirect from activity to tab activity ... but i dont know how to redirect from normal activity to activity which is declared in tab as the concepts says that we can call activity in tab only when calling activity is also declared in tab. Thanks...
  4. M

    Calling tab activity in android from activity wihich is not in tab

    hello everyone, i have problem here as i want to redirect from activity to tab activity ... but i dont know how to redirect from normal activity to activity which is declared in tab as the concepts says that we can call activity in tab only when calling activity is also declared in tab...
  5. M

    Horizontal scroll in grid Andoid

    Hello All, I want to know how to scroll horizontally grid in android.I have used scrollbar property in grid but it didnt worked and i have also used horizontalscroll view inside which i have place grid but still it didnt worked ,plz provide any solution if possible .My requirement...
  6. M

    Multiple Screen Size support in android

    Hello All, I m facing problem in Android since many days but didnt get solved 1. I have 3 folders for images thats is mdpi,ldpi,hdpi 2. I have 3 layout folders for small screen,medium and high screen but still in normal screen layout many device comes in this range but stilll in many case it...