File tree Expand file tree Collapse file tree 4 files changed +3
-1
lines changed Expand file tree Collapse file tree 4 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 4242 style =" @style/ConnectionStatusText"
4343 android : layout_width =" wrap_content"
4444 android : layout_height =" wrap_content"
45- android : textColorLink =" @color/primaryInputBackground"
4645 android : text =" @string/user_connection_status_details" />
4746 </LinearLayout >
4847 </com .google.android.material.card.MaterialCardView>
Original file line number Diff line number Diff line change 33 <color name =" textColor" >#ffffff</color >
44 <color name =" popColor" >#e1421f</color >
55 <color name =" lowLightColor" >#9a9da8</color >
6+ <color name =" linkTextColor" >#567BFF</color >
67
78 <color name =" successColor" >#4caf7d</color >
89 <color name =" warningColor" >#f1971f</color >
Original file line number Diff line number Diff line change 33 <color name =" textColor" >#1e2028</color >
44 <color name =" popColor" >#e1421f</color >
55 <color name =" lowLightColor" >#818490</color >
6+ <color name =" linkTextColor" >#0C36CF</color >
67
78 <color name =" successColor" >#4caf7d</color >
89 <color name =" warningColor" >#f1971f</color >
Original file line number Diff line number Diff line change 22
33 <style name =" AppTheme" parent =" Theme.MaterialComponents.DayNight.NoActionBar" >
44 <item name =" android:textColor" >@color/textColor</item >
5+ <item name =" android:textColorLink" >@color/linkTextColor</item >
56
67 <item name =" android:windowBackground" >@color/containerBackground</item >
78 <item name =" android:colorBackground" >@color/mainBackground</item >
You can’t perform that action at this time.
0 commit comments