How to add new row to a databound gridview?

What are good ways to Add Images with overlapping Text in a GridView?

  • I want to have a Grid of Images, each image has some properties which needs to be shown. I tried using FrameLayout in the CustomAdapter which extends BaseAdapter, and gives a list of Views to the GridView class. That doesnt work. Neither does RelativeLayout. ImageView doesnt allow any text to be shown with it. Any help here please?

  • Answer:

    Got it to work by extending ImageView class and rewritting onDraw() function.

Gautam Naroji at Quora Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.