File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
aztec/src/main/res/values Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 5858 <attr name =" headingSixFontColor" format =" reference|color" />
5959 <attr name =" taskListStrikethroughChecked" format =" reference|boolean" />
6060 <attr name =" taskListCheckedTextColor" format =" reference|color" />
61+ <attr name =" textSizeModifier" format =" reference|dimension" />
6162 </declare-styleable >
6263
6364 <declare-styleable name =" AztecToolbar" >
Original file line number Diff line number Diff line change 6767 <item name =" lineSpacingMultiplier" >@dimen/spacing_multiplier</item >
6868 <item name =" android:textCursorDrawable" >?attr/textColor</item >
6969 <item name =" backgroundColor" >@android:color/transparent</item >
70+ <item name =" textSizeModifier" >0sp</item >
7071 </style >
7172
7273 <style name =" AztecToolbarStyle" >
You can’t perform that action at this time.
0 commit comments