File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <solid android : color =" @color/accent" />
55 <stroke
66 android : width =" 1dp"
7- android : color =" @android: color/white " />
7+ android : color =" @color/bottom_bar_notification_badge " />
88</shape >
Original file line number Diff line number Diff line change 55 <!-- Switch to attribute after dropping support for api 21-23 -->
66 <color name =" placeholder" >#1AFFFFFF</color >
77 <color name =" p2_author_bg_stroke" >#1E1E1E</color >
8+ <color name =" bottom_bar_notification_badge" >@color/background_dark_elevated</color >
89
910 <!-- Login Prologue -->
1011 <color name =" promo_indicator_color_default" >@color/white_translucent_20</color >
Original file line number Diff line number Diff line change 1111 <color name =" background_snackbar" >@color/neutral_80</color >
1212 <color name =" link_reader" >@color/primary</color >
1313 <color name =" link_stats" >@color/accent</color >
14+ <color name =" bottom_bar_notification_badge" >@android:color/white</color >
1415
1516 <!-- Switch to attribute after dropping support for api 21-23 -->
1617 <color name =" placeholder" >#1A000000</color >
You can’t perform that action at this time.
0 commit comments