File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
aztec/src/main/res/values Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 4848 <attr name =" headingFourFontColor" format =" reference|color" />
4949 <attr name =" headingFiveFontColor" format =" reference|color" />
5050 <attr name =" headingSixFontColor" format =" reference|color" />
51+ <attr name =" taskListStrikethroughChecked" format =" reference|boolean" />
52+ <attr name =" taskListCheckedTextColor" format =" reference|color" />
5153 </declare-styleable >
5254
5355 <declare-styleable name =" AztecToolbar" >
Original file line number Diff line number Diff line change 4949 <item name =" quoteWidth" >@dimen/quote_width</item >
5050 <item name =" textColor" >@android:color/white</item >
5151 <item name =" textColorHint" >@android:color/darker_gray</item >
52+ <item name =" taskListCheckedTextColor" >@android:color/darker_gray</item >
53+ <item name =" taskListStrikethroughChecked" >true</item >
5254 </style >
5355
5456 <style name =" AztecToolbarStyle" >
You can’t perform that action at this time.
0 commit comments