feat: functions keyboard

This commit is contained in:
hyb1996
2017-12-10 00:44:57 +08:00
parent 0e6616c1dc
commit f939dac3fd
21 changed files with 1968 additions and 124 deletions

View File

@@ -9,4 +9,5 @@
<color name="color_j">#99CC99</color>
<color name="prefTextColorSecondary">#9DA0A2</color>
<color name="prefTextColorPrimary">#282C2F</color>
<color name="divider_functions_keyboard">#f0f0f0</color>
</resources>

View File

@@ -7,4 +7,6 @@
<dimen name="script_and_folder_list_divider_left_margin">0dp</dimen>
<dimen name="script_and_folder_list_divider_right_margin">0dp</dimen>
<dimen name="fab_margin">16dp</dimen>
<dimen name="padding_item_property">8dp</dimen>
<dimen name="textSize_item_property">14sp</dimen>
</resources>