Style fixing
This commit is contained in:
@@ -60,5 +60,6 @@
|
||||
<color name="grey_900">#212121</color>
|
||||
<color name="grey_950">#101010</color>
|
||||
<color name="grey_800">#424242</color>
|
||||
<color name="grey_850">#313131</color>
|
||||
|
||||
</resources>
|
@@ -10,8 +10,8 @@
|
||||
<dimen name="cpp_button_padding">1px</dimen>
|
||||
<dimen name="cpp_direction_text_default_padding">2dp</dimen>
|
||||
<dimen name="cpp_direction_text_min_size">9dp</dimen>
|
||||
<item name="cpp_direction_text_scale" format="float" type="dimen">0.45</item>
|
||||
<item name="cpp_direction_text_scale_units" format="float" type="dimen">0.35</item>
|
||||
<item name="cpp_direction_text_scale" format="float" type="dimen">0.35</item>
|
||||
<item name="cpp_direction_text_scale_units" format="float" type="dimen">0.3</item>
|
||||
<dimen name="cpp_button_corner">1dp</dimen>
|
||||
|
||||
<dimen name="cpp_keyboard_button_direction_text_padding">4dp</dimen>
|
||||
|
@@ -1,6 +1,6 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<string name="cpp_kb_variables" translatable="false">π</string>
|
||||
<string name="cpp_kb_variables" translatable="false">π…</string>
|
||||
<string name="cpp_kb_functions" translatable="false">ƒ</string>
|
||||
<string name="cpp_kb_operators" translatable="false">∂</string>
|
||||
<string name="cpp_kb_undo" translatable="false">↶</string>
|
||||
|
Reference in New Issue
Block a user