Application structure changed

This commit is contained in:
Sergey Solovyev
2012-11-30 13:43:41 +04:00
parent a2009599e4
commit 5026597946
668 changed files with 169 additions and 169 deletions

View File

@@ -0,0 +1,10 @@
<resources>
<dimen name="cpp_editor_text_size">25sp</dimen>
<dimen name="cpp_editor_text_size_mobile">45sp</dimen>
<dimen name="cpp_display_text_size">20sp</dimen>
<dimen name="cpp_display_text_size_mobile">35sp</dimen>
<dimen name="cpp_keyboard_button_text_size">35dp</dimen>
<dimen name="cpp_keyboard_button_text_size_mobile">45dp</dimen>
</resources>