File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 3232 style =" ?attr/floatingActionButtonPrimaryStyle"
3333 android : layout_width =" wrap_content"
3434 android : layout_height =" wrap_content"
35- android : layout_margin =" @dimen/spacer_2x"
35+ android : layout_marginBottom =" @dimen/note_direct_edit_fab_margin_bottom"
36+ android : layout_marginEnd =" @dimen/spacer_2x"
3637 android : contentDescription =" @string/noteMode_plain_edit"
3738 android : text =" @string/noteMode_plain_edit"
3839 android : visibility =" gone"
Original file line number Diff line number Diff line change 99 ~ SPDX-License-Identifier: GPL-3.0-or-later
1010-->
1111<resources >
12+ <dimen name =" note_direct_edit_fab_margin_bottom" >64dp</dimen >
1213 <dimen name =" zero" >0dp</dimen >
1314
1415 <!-- Default screen margins, per the Android Design guidelines. -->
You can’t perform that action at this time.
0 commit comments