- Деятельность хоста:
TelecomActivity
- Фрагмент:
NoHfpFragment
- Корневой макет:
R.layout.no_hfp
Рисунок 1. Экран ошибки
Компонент [id:]ClassName | Свойство | Ценить |
---|---|---|
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 |