Error

  • Host activity: TelecomActivity
  • Fragment: NoHfpFragment
  • Root layout: R.layout.no_hfp

Error screen

Figure 1. Error screen

Component [id:]ClassName Property Value
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