setAndroidColorBackgroundBottomDocument method

void setAndroidColorBackgroundBottomDocument (
  1. String red_btn_bg_color
)

Permite costumizar a cor do botao captura foto do documento no ANDROID

Implementation

void setAndroidColorBackgroundBottomDocument( String red_btn_bg_color){androidColorBackgroundBottomDocument = red_btn_bg_color;}