public class FinderViewAttributeHandlerImpl implements FinderViewAttributeHandler
Implementation that uses layout attributes for interface IScanbotCameraView
to get finder view id that was possibly set.
interface IScanbotCameraViewpublic FinderViewAttributeHandlerImpl(@NotNull
android.content.Context context,
@Nullable
android.util.AttributeSet attrs)
Implementation that uses layout attributes for interface IScanbotCameraView
to get finder view id that was possibly set.
interface IScanbotCameraView