operators button added to cellphone layout

This commit is contained in:
serso 2011-11-19 16:05:09 +04:00
parent c1a1e23e3c
commit bb765bc28a

View File

@ -93,7 +93,7 @@
<include layout="@layout/calc_six_digit_button"/>
<include layout="@layout/calc_plus_button"/>
<include layout="@layout/calc_subtraction_button"/>
<include layout="@layout/calc_empty_button"/>
<include layout="@layout/calc_operators_button"/>
</LinearLayout>