now the Android App has a translation keyboard which allows the translations to be done from inside another application

This commit is contained in:
kr.angelov
2013-11-13 10:45:20 +00:00
parent fa4c327463
commit ab1856046f
31 changed files with 1181 additions and 11 deletions

View File

@@ -3,5 +3,8 @@
<!-- Default screen margins, per the Android Design guidelines. -->
<dimen name="activity_horizontal_margin">16dp</dimen>
<dimen name="activity_vertical_margin">16dp</dimen>
<dimen name="key_height">50dip</dimen>
<dimen name="candidate_font_height">16sp</dimen>
<dimen name="candidate_vertical_padding">6sp</dimen>
</resources>