Erro

  • Atividade do host: TelecomActivity
  • Fragmento: NoHfpFragment
  • Layout raiz: R.layout.no_hfp

Tela de erro

Figura 1. Tela de erro

Componente [id:]ClassName Propriedade Valor
error_string: TextView style @style/FullScreenErrorMessageStyle
text @string/no_hfp
Constraint Top toBottomOf error_icon
Constraint Bottom toTopOf connect_bluetooth_button
error_icon: ImageView width @dimen/no_hfp_icon_size
height @dimen/no_hfp_icon_size
tint @color/primary_icon_color
src @drawable/ic_bluetooth
layout_marginBottom @dimen/no_hfp_icon_margin_bottom
Constraint Bottom toTopOf error_string
connect_bluetooth_button: UxrButton style @style/FullScreenErrorButtonStyle
text @string/connect_bluetooth_button_text
layout_marginTop @dimen/connect_bluetooth_button_margin_top
Constraint Top toBottomOf error_string