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 1818 android : layout_width =" match_parent"
1919 android : layout_height =" match_parent"
2020 android : alpha =" 0.3"
21- android : tint =" #fff "
21+ app : tint =" @color/mainBackground "
2222 android : layout_marginBottom =" 120dp"
2323 app : srcCompat =" @drawable/ic_transparent_icon"
2424 tools : ignore =" ContentDescription" />
Original file line number Diff line number Diff line change 9292 </style >
9393
9494 <style name =" ConnectionStatusButton" parent =" @style/ConnectionStatusCard" >
95- <item name =" cardBackgroundColor" >@color/transparent </item >
95+ <item name =" cardBackgroundColor" >@color/containerBackground </item >
9696 <item name =" strokeWidth" >1dp</item >
9797 <item name =" strokeColor" >@color/lowLightColor</item >
9898 <item name =" android:textSize" >12sp</item >
You can’t perform that action at this time.
0 commit comments