Package 

Class AndroidViewBitmapRendering

  • All Implemented Interfaces:
    com.amplitude.android.internal.BitmapRendering

    
    public final class AndroidViewBitmapRendering
     implements BitmapRendering
                        

    This class takes in a view and converts it to a bitmap. The bitmap is stored in this class until the base64 is requested. The bitmap is then converted to base64 and stored in this class.