Set Text on a GridView Image in Android

前端 未结 6 1934
盖世英雄少女心
盖世英雄少女心 2020-12-21 21:47

I have a grid view that have 8 images \"like

Now on a particular image view i want to set a text value

6条回答
  •  既然无缘
    2020-12-21 22:36

    instead of image view pass framelayout reference. it will work. framelayout is view group which sub class of view only.

    
    
    
    
    
    

    snap shot

    enter image description here

提交回复
热议问题