How to place AdView below the RecyclerView? Please see details

后端 未结 4 767
春和景丽
春和景丽 2021-01-17 02:33

I\'m developing an app in which some data is getting loaded from Firebase and is shown in the RecyclerView.

What I want is I want to show t

4条回答
  •  轮回少年
    2021-01-17 03:09

    Add framelayout as a main layout .Try this code .Put your adView insted of button .
    
    
    
    
        
    
            
    
            
    
                
                
    
            
        
        

提交回复
热议问题