Thursday, August 11, 2011

Android ListView Disable Divider Line and Background Color

Android ListView Disable Divider Line  and Background Color

in android listview if u don't want divider line u have to add this line in listview tag
android:divider="#00000000"
 android:dividerHeight="0dip"

if u don't want background color u have add this line
 android:cacheColorHint="#00000000"

<ListView android:layout_height="fill_parent"
 android:id="@+id/albumListView"
 android:cacheColorHint="#00000000"
 android:divider="#00000000"
 android:dividerHeight="0dip"
  android:layout_width="fill_parent">
  </ListView>

6 comments:

  1. When I originally commented I clicked the "Notify me when new comments are added" checkbox and now each time a comment is added I
    get four e-mails with the same comment. Is there any
    way you can remove me from that service? Appreciate it!
    My website > Davidoff cigarettes

    ReplyDelete
  2. I got this website from my pal who told me on the topic of this site and
    now this time I am visiting this site and reading very informative content here.
    My web page ... wholesale cigarettes

    ReplyDelete
  3. I've been browsing online greater than 3 hours nowadays, but I by no means discovered any attention-grabbing article like yours. It is beautiful value enough for me. In my opinion, if all webmasters and bloggers made good content material as you did, the web can be a lot more helpful than ever before.
    Also visit my webpage ; buy cigarettes online usa

    ReplyDelete
  4. I have been exploring for a little for any high quality articles or weblog posts in this sort
    of area . Exploring in Yahoo I finally stumbled upon this site.
    Studying this information So i'm happy to convey that I've a very
    excellent uncanny feeling I came upon exactly what I needed.
    I most indubitably will make certain to don?t disregard this web site and provides it a look on a constant basis.
    My weblog ; how to download movies

    ReplyDelete
  5. My spouse and I absolutely love your blog and find most of your post's to be exactly what I'm looking for.
    can you offer guest writers to write content for you personally?
    I wouldn't mind composing a post or elaborating on many of the subjects you write about here. Again, awesome blog!
    Feel free to visit my weblog piano lessons

    ReplyDelete
  6. magnificent post, very informative. I'm wondering why the opposite specialists of this sector do not understand this. You should continue your writing. I'm sure, you've a huge readers' base already!
    my page > http://nobody2003.no.funpic.de/index.php

    ReplyDelete

Check out this may be help you

Related Posts Plugin for WordPress, Blogger...