This commit is contained in:
Sergey Solovyev
2012-12-01 18:54:21 +04:00
parent 2747b26506
commit 19818c510e
37 changed files with 131 additions and 131 deletions

View File

@@ -15,7 +15,7 @@
a:layout_width="match_parent"
a:layout_height="0dp">
<include layout="@layout/widget_equals_button"
<include layout="@layout/cpp_simple_equals_button"
a:layout_margin="@dimen/cpp_button_margin"
a:layout_weight="1"
a:layout_width="0dp"
@@ -28,7 +28,7 @@
</LinearLayout>
<include layout="@layout/widget_keyboard"
<include layout="@layout/cpp_simple_keyboard"
a:layout_weight="5"
a:layout_width="match_parent"
a:layout_height="0dp"/>