Error

  • Actividad del anfitrión: TelecomActivity
  • Fragmento: Fragmento NoHfpFragment
  • Diseño raíz: R.layout.no_hfp

Pantalla de error

Figura 1. Pantalla de error

Componente [id:]Nombre de clase Propiedad 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