File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 18
18
android : layout_width =" match_parent"
19
19
android : layout_height =" match_parent"
20
20
android : alpha =" 0.3"
21
- android : tint =" #fff "
21
+ app : tint =" @color/mainBackground "
22
22
android : layout_marginBottom =" 120dp"
23
23
app : srcCompat =" @drawable/ic_transparent_icon"
24
24
tools : ignore =" ContentDescription" />
Original file line number Diff line number Diff line change 92
92
</style >
93
93
94
94
<style name =" ConnectionStatusButton" parent =" @style/ConnectionStatusCard" >
95
- <item name =" cardBackgroundColor" >@color/transparent </item >
95
+ <item name =" cardBackgroundColor" >@color/containerBackground </item >
96
96
<item name =" strokeWidth" >1dp</item >
97
97
<item name =" strokeColor" >@color/lowLightColor</item >
98
98
<item name =" android:textSize" >12sp</item >
You can’t perform that action at this time.
0 commit comments