File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change 9797 app : layout_constraintTop_toTopOf =" @id/omnibarTextInput"
9898 tools : visibility =" visible" />
9999
100- <ImageView
101- android : id =" @+id/fireButton"
102- android : layout_width =" 24dp"
103- android : layout_height =" 24dp"
104- android : layout_marginEnd =" 6dp"
105- android : background =" ?selectableItemBackground"
106- android : contentDescription =" @string/clearButtonContentDescription"
107- android : elevation =" 6dp"
108- android : src =" @drawable/ic_cancel_24dp"
109- android : tint =" #FFF"
110- android : visibility =" gone"
111- app : layout_constraintBottom_toBottomOf =" @id/omnibarTextInput"
112- app : layout_constraintEnd_toEndOf =" @+id/omnibarTextInput"
113- app : layout_constraintTop_toTopOf =" @id/omnibarTextInput"
114- tools : visibility =" visible" />
115-
116100 </android .support.constraint.ConstraintLayout>
117101
118102 </android .support.v7.widget.Toolbar>
You can’t perform that action at this time.
0 commit comments