File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7676 android : contentDescription =" @string/reboot"
7777 android : src =" @drawable/baseline_restart_alt_24"
7878 android : visibility =" visible"
79+ android : elevation =" 0dp"
7980 app : layout_constraintBottom_toBottomOf =" parent"
80- app : layout_constraintEnd_toStartOf =" @id/search_bar "
81+ app : layout_constraintEnd_toStartOf =" @id/search_card "
8182 app : layout_constraintStart_toStartOf =" parent"
8283 app : layout_constraintTop_toTopOf =" parent"
8384 android : focusable =" true" />
9192 android : alpha =" 1"
9293 android : layout_marginBottom =" 2dp"
9394 app : cardPreventCornerOverlap =" true"
94- app : shapeAppearanceOverlay =" @style/ShapeAppearance.Material3.Corner.Medium "
95- app : cardBackgroundColor =" @color/system_accent1_100 "
95+ app : layout_constraintStart_toStartOf =" @id/reboot_fab "
96+ app : shapeAppearanceOverlay =" @style/ShapeAppearanceOverlay.Material3.FloatingActionButton "
9697 app : strokeWidth =" 0dp" >
9798
9899 <androidx .appcompat.widget.SearchView
102103 android : padding =" 2dp"
103104 android : visibility =" visible"
104105 app : iconifiedByDefault =" true"
105- android : background =" @null"
106- app : useDrawerArrowDrawable =" true"
106+ android : background =" @color/transparent"
107107 android : alpha =" 1"
108+ app : useDrawerArrowDrawable =" true"
108109 tools : ignore =" DuplicateClickableBoundsCheck" />
109110
110111 </com .google.android.material.card.MaterialCardView>
You can’t perform that action at this time.
0 commit comments