I followed this tutorial here and got a question: how to overlay an image instead of a color? Can anyone answer please?
            Asked
            
        
        
            Active
            
        
            Viewed 174 times
        
    0
            
            
        - 
                    if your Overlay is a View, you can simply override onDraw() and draw bitmaps. – Shashika Dec 16 '13 at 09:27
 - 
                    http://stackoverflow.com/a/12548585/1168654 – Dhaval Parmar Dec 16 '13 at 10:00