Code reformatted

This commit is contained in:
serso
2016-01-04 12:39:25 +01:00
parent 11bdcae2a8
commit 4eeeb1277e
794 changed files with 35363 additions and 35284 deletions

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/cpp_wizard_button_pressed" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_wizard_button_disabled" android:state_enabled="false" />
<item android:color="@color/cpp_wizard_button_normal" />
<item android:color="@color/cpp_wizard_button_pressed" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_wizard_button_disabled" android:state_enabled="false" />
<item android:color="@color/cpp_wizard_button_normal" />
</selector>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/cpp_material_light_darker" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_material_light_disabled" android:state_enabled="false" />
<item android:color="@color/cpp_material_light" />
<item android:color="@color/cpp_material_light_darker" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_material_light_disabled" android:state_enabled="false" />
<item android:color="@color/cpp_material_light" />
</selector>

View File

@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="@color/cpp_metro_button_dark" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_metro_button_dark" android:state_enabled="false" />
<item android:color="@color/cpp_metro_blue" />
<item android:color="@color/cpp_metro_button_dark" android:state_enabled="true" android:state_pressed="true" />
<item android:color="@color/cpp_metro_button_dark" android:state_enabled="false" />
<item android:color="@color/cpp_metro_blue" />
</selector>

View File

@@ -23,10 +23,10 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="?attr/colorControlHighlight">
<item>
<shape>
<solid a:color="?attr/cpp_main_bg" />
</shape>
</item>
a:color="?attr/colorControlHighlight">
<item>
<shape>
<solid a:color="?attr/cpp_main_bg" />
</shape>
</item>
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/cpp_wizard_button_shape_normal" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/cpp_wizard_button_shape_normal" />
</ripple>

View File

@@ -23,10 +23,10 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_material_blue" />
</shape>
</item>
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_material_blue" />
</shape>
</item>
</ripple>

View File

@@ -23,10 +23,10 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_metro_button" />
</shape>
</item>
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_metro_button" />
</shape>
</item>
</ripple>

View File

@@ -23,10 +23,10 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_metro_button_light" />
</shape>
</item>
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_metro_button_light" />
</shape>
</item>
</ripple>

View File

@@ -23,10 +23,10 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_material_light" />
</shape>
</item>
a:color="@color/ripple_material_dark">
<item>
<shape>
<solid a:color="@color/cpp_material_light" />
</shape>
</item>
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_blue_button_shape" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_blue_button_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_dark_shape" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_dark_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_green_shape" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_green_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_light_shape" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_light_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_purple_shape" />
a:color="@color/ripple_material_dark">
<item a:drawable="@drawable/metro_button_purple_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_blue_button_shape" />
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_blue_button_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_button_dark_shape" />
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_button_dark_shape" />
</ripple>

View File

@@ -23,6 +23,6 @@
-->
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_button_light_shape" />
a:color="@color/cpp_widget_ripple">
<item a:drawable="@drawable/metro_button_light_shape" />
</ripple>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/blue_button_shape"/>
<item a:drawable="@drawable/blue_button_shape" />
</selector>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/blue_button_dark_shape"/>
<item a:drawable="@drawable/blue_button_dark_shape" />
</selector>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#002255"
a:startColor="#000d1f" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#002255"
a:startColor="#000d1f" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#003481"
a:startColor="#001c45" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#003481"
a:startColor="#001c45" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -24,11 +24,11 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/button_no_bg_pressed" />
<item>
<shape>
<solid a:color="@android:color/transparent" />
</shape>
</item>
<item a:drawable="@drawable/button_no_bg_pressed" a:state_pressed="true" />
<item>
<shape>
<solid a:color="@android:color/transparent" />
</shape>
</item>
</selector>

View File

@@ -21,5 +21,5 @@
-->
<shape xmlns:a="http://schemas.android.com/apk/res/android">
<solid a:color="#664d4d4d" />
<solid a:color="#664d4d4d" />
</shape>

View File

@@ -23,6 +23,6 @@
-->
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/cpp_wizard_button_shape_pressed"/>
<item a:drawable="@drawable/cpp_wizard_button_shape_normal"/>
<item a:drawable="@drawable/cpp_wizard_button_shape_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/cpp_wizard_button_shape_normal" />
</selector>

View File

@@ -21,13 +21,13 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_wizard_button_normal" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
<shape>
<solid a:color="@color/cpp_wizard_button_normal" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -21,12 +21,12 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_wizard_button_pressed" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_wizard_button_pressed" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/gray_button_shape"/>
<item a:drawable="@drawable/gray_button_shape" />
</selector>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/gray_button_dark_shape"/>
<item a:drawable="@drawable/gray_button_dark_shape" />
</selector>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#333333"
a:startColor="#000000" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#333333"
a:startColor="#000000" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#253541"
a:startColor="#071622" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#253541"
a:startColor="#071622" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -24,16 +24,16 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true">
<shape>
<solid a:color="@color/cpp_material_blue_lighter" />
</shape>
</item>
<item a:state_pressed="true">
<shape>
<solid a:color="@color/cpp_material_blue_lighter" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_material_blue" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_material_blue" />
</shape>
</item>
</selector>

View File

@@ -24,12 +24,12 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/material_button_pressed" />
<item a:drawable="@drawable/material_button_pressed" a:state_pressed="true" />
<item>
<shape>
<solid a:color="@color/cpp_metro_button" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_metro_button" />
</shape>
</item>
</selector>

View File

@@ -23,12 +23,12 @@
-->
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/material_button_pressed" />
<item a:drawable="@drawable/material_button_pressed" a:state_pressed="true" />
<item>
<shape>
<solid a:color="@color/cpp_metro_button_light" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_metro_button_light" />
</shape>
</item>
</selector>

View File

@@ -24,16 +24,16 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true">
<shape>
<solid a:color="@color/cpp_material_light_darker" />
</shape>
</item>
<item a:state_pressed="true">
<shape>
<solid a:color="@color/cpp_material_light_darker" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_material_light" />
</shape>
</item>
<item>
<shape>
<solid a:color="@color/cpp_material_light" />
</shape>
</item>
</selector>

View File

@@ -21,5 +21,5 @@
-->
<shape xmlns:a="http://schemas.android.com/apk/res/android">
<solid a:color="#ff4d4d4d" />
<solid a:color="#ff4d4d4d" />
</shape>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_blue_button_shape"/>
<item a:drawable="@drawable/metro_blue_button_shape" />
</selector>

View File

@@ -20,12 +20,12 @@
~ Site: http://se.solovyev.org
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_blue" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_blue" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,7 +24,7 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_dark_shape"/>
<item a:drawable="@drawable/metro_button_dark_shape" />
</selector>

View File

@@ -21,13 +21,13 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_button" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
<shape>
<solid a:color="@color/cpp_metro_button" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_green_shape"/>
<item a:drawable="@drawable/metro_button_green_shape" />
</selector>

View File

@@ -21,12 +21,12 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_green" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_green" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,7 +24,7 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_light_shape"/>
<item a:drawable="@drawable/metro_button_light_shape" />
</selector>

View File

@@ -21,12 +21,12 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_button_light" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_button_light" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -21,12 +21,12 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="#ff4d4d4d" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="#ff4d4d4d" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_purple_shape"/>
<item a:drawable="@drawable/metro_button_purple_shape" />
</selector>

View File

@@ -21,12 +21,12 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_purple" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<solid a:color="@color/cpp_metro_purple" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>
</inset>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_blue_button_shape"/>
<item a:drawable="@drawable/metro_blue_button_shape" />
</selector>

View File

@@ -24,7 +24,7 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_dark_shape"/>
<item a:drawable="@drawable/metro_button_dark_shape" />
</selector>

View File

@@ -24,7 +24,7 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/metro_button_light_shape"/>
<item a:drawable="@drawable/metro_button_light_shape" />
</selector>

View File

@@ -21,6 +21,6 @@
-->
<shape xmlns:a="http://schemas.android.com/apk/res/android">
<solid a:color="@color/cpp_pane_bg"/>
<corners a:radius="@dimen/cpp_button_corner"/>
<solid a:color="@color/cpp_pane_bg" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>

View File

@@ -21,6 +21,6 @@
-->
<shape xmlns:a="http://schemas.android.com/apk/res/android">
<solid a:color="@color/cpp_pane_bg_light"/>
<corners a:radius="@dimen/cpp_button_corner"/>
<solid a:color="@color/cpp_pane_bg_light" />
<corners a:radius="@dimen/cpp_button_corner" />
</shape>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/violet_button_shape"/>
<item a:drawable="@drawable/violet_button_shape" />
</selector>

View File

@@ -24,8 +24,8 @@
<selector xmlns:a="http://schemas.android.com/apk/res/android">
<item a:state_pressed="true" a:drawable="@drawable/metro_button_pressed"/>
<item a:drawable="@drawable/metro_button_pressed" a:state_pressed="true" />
<item a:drawable="@drawable/violet_button_dark_shape"/>
<item a:drawable="@drawable/violet_button_dark_shape" />
</selector>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#4f1c47"
a:startColor="#2b0325" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#4f1c47"
a:startColor="#2b0325" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -23,15 +23,15 @@
-->
<inset xmlns:a="http://schemas.android.com/apk/res/android"
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#8a307c"
a:startColor="#520546" />
<corners a:radius="0dp" />
</shape>
a:insetBottom="@dimen/cpp_button_padding"
a:insetLeft="@dimen/cpp_button_padding"
a:insetRight="@dimen/cpp_button_padding"
a:insetTop="@dimen/cpp_button_padding">
<shape>
<gradient
a:angle="90"
a:endColor="#8a307c"
a:startColor="#520546" />
<corners a:radius="0dp" />
</shape>
</inset>

View File

@@ -23,83 +23,83 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_equals" />
<include layout="@layout/cpp_app_button_equals" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_round_brackets" />
<include layout="@layout/cpp_app_button_round_brackets" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_history" />
<include layout="@layout/cpp_app_button_history" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -23,77 +23,77 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_vars"/>
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_copy"/>
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_7"/>
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8"/>
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9"/>
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_multiplication"/>
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_division"/>
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_equals"/>
<include layout="@layout/cpp_app_button_equals" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_functions"/>
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_paste"/>
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_4"/>
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5"/>
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_6"/>
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_plus"/>
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_minus"/>
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_round_brackets"/>
<include layout="@layout/cpp_app_button_round_brackets" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_operators"/>
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_donate"/>
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_1"/>
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2"/>
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3"/>
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_0"/>
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_dot"/>
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_history"/>
<include layout="@layout/cpp_app_button_history" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -22,10 +22,10 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
a:orientation="vertical"
style="@style/CppMain">
a:id="@+id/main_layout"
style="@style/CppMain"
a:orientation="vertical">
<include layout="@layout/main_first_pane"/>
<include layout="@layout/main_first_pane" />
</LinearLayout>

View File

@@ -22,10 +22,10 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
a:orientation="vertical"
style="@style/CppMain">
a:id="@+id/main_layout"
style="@style/CppMain"
a:orientation="vertical">
<include layout="@layout/main_first_pane_mobile"/>
<include layout="@layout/main_first_pane_mobile" />
</LinearLayout>

View File

@@ -22,64 +22,64 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical"
a:layout_gravity="center">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:layout_gravity="center"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
a:layout_weight="2"
a:layout_width="match_parent"
a:layout_height="0dp"
a:orientation="horizontal"/>
<LinearLayout
a:id="@+id/editorContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2"
a:orientation="horizontal" />
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false"
a:orientation="horizontal">
<include
layout="@layout/cpp_app_button_left"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"/>
<include
layout="@layout/cpp_app_button_left"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_erase"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"/>
<include
layout="@layout/cpp_app_button_erase"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<FrameLayout
a:id="@+id/displayContainer"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="4"
a:orientation="horizontal" />
<FrameLayout
a:id="@+id/displayContainer"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="4"
a:orientation="horizontal" />
<include
layout="@layout/cpp_app_button_clear"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"/>
<include
layout="@layout/cpp_app_button_clear"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"/>
<include
layout="@layout/cpp_app_button_right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
a:layout_weight="3"
a:layout_width="match_parent"
a:layout_height="0dp"
a:orientation="horizontal"/>
<LinearLayout
a:id="@+id/keyboardContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"
a:orientation="horizontal" />
</LinearLayout>

View File

@@ -22,62 +22,62 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:layout_gravity="center"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:layout_gravity="center"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2"
a:orientation="horizontal" />
<LinearLayout
a:id="@+id/editorContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2"
a:orientation="horizontal" />
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"
a:baselineAligned="false">
<include
layout="@layout/cpp_app_button_left"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_left"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_erase"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_erase"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<FrameLayout
a:id="@+id/displayContainer"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="4" />
<FrameLayout
a:id="@+id/displayContainer"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="4" />
<include
layout="@layout/cpp_app_button_clear"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_clear"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
<include
layout="@layout/cpp_app_button_right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"
a:orientation="horizontal" />
<LinearLayout
a:id="@+id/keyboardContainer"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"
a:orientation="horizontal" />
</LinearLayout>

View File

@@ -23,90 +23,90 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_left"/>
<include layout="@layout/cpp_app_button_left" />
<include layout="@layout/cpp_app_button_erase"/>
<include layout="@layout/cpp_app_button_erase" />
<include layout="@layout/cpp_app_button_donate"/>
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_7"/>
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8"/>
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9"/>
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_multiplication"/>
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_division"/>
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_clear"/>
<include layout="@layout/cpp_app_button_clear" />
<include layout="@layout/cpp_app_button_right"/>
<include layout="@layout/cpp_app_button_right" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_vars"/>
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_functions"/>
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_4"/>
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5"/>
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_6"/>
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_plus"/>
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_minus"/>
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_copy"/>
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_equals"/>
<include layout="@layout/cpp_app_button_equals" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_operators"/>
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_dot"/>
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_1"/>
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2"/>
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3"/>
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_0"/>
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_round_brackets"/>
<include layout="@layout/cpp_app_button_round_brackets" />
<include layout="@layout/cpp_app_button_paste"/>
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_history"/>
<include layout="@layout/cpp_app_button_history" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -22,57 +22,57 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="vertical">
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
a:orientation="vertical">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical"/>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2"/>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2" />
</LinearLayout>

View File

@@ -23,23 +23,23 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
<TextView
a:id="@+id/fragment_title"
a:layout_height="wrap_content"
a:layout_width="match_parent"
style="@style/CppFragmentTitle"/>
<TextView
a:id="@+id/fragment_title"
style="@style/CppFragmentTitle"
a:layout_width="match_parent"
a:layout_height="wrap_content" />
<org.solovyev.android.calculator.AndroidCalculatorDisplayView
a:id="@+id/calculator_display"
style="@style/CppText.Display"
a:inputType="textMultiLine"
a:maxLines="3"
a:scrollHorizontally="false"
a:scrollbars="none"/>
<org.solovyev.android.calculator.AndroidCalculatorDisplayView
a:id="@+id/calculator_display"
style="@style/CppText.Display"
a:inputType="textMultiLine"
a:maxLines="3"
a:scrollHorizontally="false"
a:scrollbars="none" />
</LinearLayout>

View File

@@ -23,23 +23,23 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
<TextView
a:id="@+id/fragment_title"
a:layout_height="wrap_content"
a:layout_width="match_parent"
style="@style/CppFragmentTitle"/>
<TextView
a:id="@+id/fragment_title"
style="@style/CppFragmentTitle"
a:layout_width="match_parent"
a:layout_height="wrap_content" />
<org.solovyev.android.calculator.AndroidCalculatorEditorView
a:id="@+id/calculator_editor"
style="@style/CppText.Editor"
a:textIsSelectable="true"
a:singleLine="false"
a:scrollbars="vertical"
a:hint="@string/c_calc_editor_hint"/>
<org.solovyev.android.calculator.AndroidCalculatorEditorView
a:id="@+id/calculator_editor"
style="@style/CppText.Editor"
a:hint="@string/c_calc_editor_hint"
a:scrollbars="vertical"
a:singleLine="false"
a:textIsSelectable="true" />
</LinearLayout>

View File

@@ -23,92 +23,92 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_left"/>
<include layout="@layout/cpp_app_button_left" />
<include layout="@layout/cpp_app_button_erase"/>
<include layout="@layout/cpp_app_button_erase" />
<include layout="@layout/cpp_app_button_7"/>
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8"/>
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9"/>
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_multiplication"/>
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_right"/>
<include layout="@layout/cpp_app_button_right" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_vars"/>
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_clear"/>
<include layout="@layout/cpp_app_button_clear" />
<include layout="@layout/cpp_app_button_4"/>
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5"/>
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_6"/>
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_division"/>
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_copy"/>
<include layout="@layout/cpp_app_button_copy" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_functions"/>
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_equals"/>
<include layout="@layout/cpp_app_button_equals" />
<include layout="@layout/cpp_app_button_1"/>
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2"/>
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3"/>
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_plus"/>
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_paste"/>
<include layout="@layout/cpp_app_button_paste" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_operators"/>
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_donate"/>
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_round_brackets"/>
<include layout="@layout/cpp_app_button_round_brackets" />
<include layout="@layout/cpp_app_button_0"/>
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_dot"/>
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_minus"/>
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_history"/>
<include layout="@layout/cpp_app_button_history" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -22,57 +22,57 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="vertical">
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
a:orientation="vertical">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"/>
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3" />
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical"/>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2"/>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="2" />
</LinearLayout>

View File

@@ -23,79 +23,79 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_left"/>
<include layout="@layout/cpp_app_button_left" />
<include layout="@layout/cpp_app_button_vars"/>
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_copy"/>
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_6"/>
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_7"/>
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8"/>
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9"/>
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_0"/>
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_multiplication"/>
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_division"/>
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_equals"/>
<include layout="@layout/cpp_app_button_equals" />
<include layout="@layout/cpp_app_button_operators"/>
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_donate"/>
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_right"/>
<include layout="@layout/cpp_app_button_right" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_erase"/>
<include layout="@layout/cpp_app_button_erase" />
<include layout="@layout/cpp_app_button_functions"/>
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_paste"/>
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_1"/>
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2"/>
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3"/>
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_4"/>
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5"/>
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_plus"/>
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_minus"/>
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_round_brackets"/>
<include layout="@layout/cpp_app_button_round_brackets" />
<include layout="@layout/cpp_app_button_dot"/>
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_history"/>
<include layout="@layout/cpp_app_button_history" />
<include layout="@layout/cpp_app_button_clear"/>
<include layout="@layout/cpp_app_button_clear" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -22,58 +22,58 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="vertical">
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
a:orientation="vertical">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="5"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="5"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"
a:orientation="horizontal"/>
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="3"
a:orientation="horizontal" />
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical"/>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>

View File

@@ -23,23 +23,23 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
<TextView
a:id="@+id/fragment_title"
a:layout_height="wrap_content"
a:layout_width="match_parent"
style="@style/CppFragmentTitle"/>
<TextView
a:id="@+id/fragment_title"
style="@style/CppFragmentTitle"
a:layout_width="match_parent"
a:layout_height="wrap_content" />
<org.solovyev.android.calculator.AndroidCalculatorDisplayView
a:id="@+id/calculator_display"
style="@style/CppText.Display"
a:inputType="textMultiLine"
a:maxLines="3"
a:scrollHorizontally="false"
a:scrollbars="none"/>
<org.solovyev.android.calculator.AndroidCalculatorDisplayView
a:id="@+id/calculator_display"
style="@style/CppText.Display"
a:inputType="textMultiLine"
a:maxLines="3"
a:scrollHorizontally="false"
a:scrollbars="none" />
</LinearLayout>

View File

@@ -23,23 +23,23 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
a:id="@+id/main_fragment_layout"
style="@style/CppFragment"
a:layout_width="match_parent"
a:layout_height="match_parent">
<TextView
a:id="@+id/fragment_title"
a:layout_height="wrap_content"
a:layout_width="match_parent"
style="@style/CppFragmentTitle"/>
<TextView
a:id="@+id/fragment_title"
style="@style/CppFragmentTitle"
a:layout_width="match_parent"
a:layout_height="wrap_content" />
<org.solovyev.android.calculator.AndroidCalculatorEditorView
a:id="@+id/calculator_editor"
style="@style/CppText.Editor"
a:textIsSelectable="true"
a:singleLine="false"
a:scrollbars="vertical"
a:hint="@string/c_calc_editor_hint"/>
<org.solovyev.android.calculator.AndroidCalculatorEditorView
a:id="@+id/calculator_editor"
style="@style/CppText.Editor"
a:hint="@string/c_calc_editor_hint"
a:scrollbars="vertical"
a:singleLine="false"
a:textIsSelectable="true" />
</LinearLayout>

View File

@@ -23,100 +23,100 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical">
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_left"/>
<include layout="@layout/cpp_app_button_left" />
<include layout="@layout/cpp_app_button_erase"/>
<include layout="@layout/cpp_app_button_erase" />
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_empty"/>
<include layout="@layout/cpp_app_button_empty" />
<include layout="@layout/cpp_app_button_clear"/>
<include layout="@layout/cpp_app_button_clear" />
<include layout="@layout/cpp_app_button_right"/>
<include layout="@layout/cpp_app_button_right" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_vars"/>
<include layout="@layout/cpp_app_button_vars" />
<include layout="@layout/cpp_app_button_copy"/>
<include layout="@layout/cpp_app_button_copy" />
<include layout="@layout/cpp_app_button_7"/>
<include layout="@layout/cpp_app_button_7" />
<include layout="@layout/cpp_app_button_8"/>
<include layout="@layout/cpp_app_button_8" />
<include layout="@layout/cpp_app_button_9"/>
<include layout="@layout/cpp_app_button_9" />
<include layout="@layout/cpp_app_button_multiplication"/>
<include layout="@layout/cpp_app_button_multiplication" />
<include layout="@layout/cpp_app_button_division"/>
<include layout="@layout/cpp_app_button_division" />
<include layout="@layout/cpp_app_button_equals"/>
<include layout="@layout/cpp_app_button_equals" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_functions"/>
<include layout="@layout/cpp_app_button_functions" />
<include layout="@layout/cpp_app_button_paste"/>
<include layout="@layout/cpp_app_button_paste" />
<include layout="@layout/cpp_app_button_4"/>
<include layout="@layout/cpp_app_button_4" />
<include layout="@layout/cpp_app_button_5"/>
<include layout="@layout/cpp_app_button_5" />
<include layout="@layout/cpp_app_button_6"/>
<include layout="@layout/cpp_app_button_6" />
<include layout="@layout/cpp_app_button_plus"/>
<include layout="@layout/cpp_app_button_plus" />
<include layout="@layout/cpp_app_button_minus"/>
<include layout="@layout/cpp_app_button_minus" />
<include layout="@layout/cpp_app_button_round_brackets"/>
<include layout="@layout/cpp_app_button_round_brackets" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:layout_weight="1"
a:layout_width="match_parent"
a:layout_height="0dp">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1">
<include layout="@layout/cpp_app_button_operators"/>
<include layout="@layout/cpp_app_button_operators" />
<include layout="@layout/cpp_app_button_donate"/>
<include layout="@layout/cpp_app_button_donate" />
<include layout="@layout/cpp_app_button_1"/>
<include layout="@layout/cpp_app_button_1" />
<include layout="@layout/cpp_app_button_2"/>
<include layout="@layout/cpp_app_button_2" />
<include layout="@layout/cpp_app_button_3"/>
<include layout="@layout/cpp_app_button_3" />
<include layout="@layout/cpp_app_button_0"/>
<include layout="@layout/cpp_app_button_0" />
<include layout="@layout/cpp_app_button_dot"/>
<include layout="@layout/cpp_app_button_dot" />
<include layout="@layout/cpp_app_button_history"/>
<include layout="@layout/cpp_app_button_history" />
</LinearLayout>
</LinearLayout>
</LinearLayout>

View File

@@ -22,57 +22,57 @@
~ Site: http://se.solovyev.org
-->
<LinearLayout
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
xmlns:a="http://schemas.android.com/apk/res/android"
a:orientation="vertical">
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/main_layout"
style="@style/CppMain.Multipane"
a:orientation="vertical">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_marginTop="@dimen/cpp_pane_margin"
a:layout_weight="3"
a:baselineAligned="false"
a:orientation="horizontal">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_gravity="center"
a:layout_weight="1"
a:orientation="vertical">
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="4"/>
<LinearLayout
a:id="@+id/editorContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="4" />
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<FrameLayout
a:id="@+id/displayContainer"
style="@style/CppPane.Multipane.Left"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical"/>
<LinearLayout
a:id="@+id/main_second_pane"
style="@style/CppPane.Multipane.Right"
a:layout_width="0dp"
a:layout_height="match_parent"
a:layout_weight="1"
a:orientation="vertical" />
</LinearLayout>
</LinearLayout>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1"/>
<LinearLayout
a:id="@+id/keyboardContainer"
style="@style/CppPane.Transparent.Bottom"
a:layout_width="match_parent"
a:layout_height="0dp"
a:layout_weight="1" />
</LinearLayout>

View File

@@ -23,54 +23,54 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="fill_parent"
a:layout_height="fill_parent"
a:orientation="vertical">
a:layout_width="fill_parent"
a:layout_height="fill_parent"
a:orientation="vertical">
<ImageView
a:id="@+id/about_image"
a:layout_width="200dp"
a:layout_height="200dp"
a:layout_gravity="center"
a:scaleType="center"
a:layout_weight="1"
a:padding="6dp"
a:src="@drawable/logo_wizard" />
<ImageView
a:id="@+id/about_image"
a:layout_width="200dp"
a:layout_height="200dp"
a:layout_gravity="center"
a:layout_weight="1"
a:padding="6dp"
a:scaleType="center"
a:src="@drawable/logo_wizard" />
<ScrollView
a:layout_width="fill_parent"
a:layout_height="fill_parent"
a:layout_weight="1">
<ScrollView
a:layout_width="fill_parent"
a:layout_height="fill_parent"
a:layout_weight="1">
<LinearLayout
a:layout_width="fill_parent"
a:layout_height="wrap_content"
a:orientation="vertical">
<LinearLayout
a:layout_width="fill_parent"
a:layout_height="wrap_content"
a:orientation="vertical">
<TextView
a:id="@+id/cpp_about_textview"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:text="@string/c_about_content" />
<TextView
a:id="@+id/cpp_about_textview"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:text="@string/c_about_content" />
<TextView
a:id="@+id/cpp_about_translators_text"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:paddingBottom="0dp"
a:text="@string/cpp_translators_text" />
<TextView
a:id="@+id/cpp_about_translators_text"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:paddingBottom="0dp"
a:text="@string/cpp_translators_text" />
<TextView
a:id="@+id/cpp_about_translators"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:paddingTop="0dp"
a:text="@string/cpp_translators_list" />
<TextView
a:id="@+id/cpp_about_translators"
style="@style/CppText.About"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:paddingTop="0dp"
a:text="@string/cpp_translators_list" />
</LinearLayout>
</ScrollView>
</LinearLayout>
</ScrollView>
</LinearLayout>

View File

@@ -22,9 +22,10 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.AdView a:id="@+id/ad"
xmlns:a="http://schemas.android.com/apk/res/android"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:layout_gravity="center"
a:visibility="gone" />
<org.solovyev.android.calculator.AdView
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@+id/ad"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:layout_gravity="center"
a:visibility="gone" />

View File

@@ -22,12 +22,13 @@
~ Site: http://se.solovyev.org
-->
<com.google.android.gms.ads.AdView a:id="@+id/admob"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:ads="http://schemas.android.com/apk/res-auto"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:layout_gravity="center"
a:visibility="gone"
ads:adSize="BANNER"
ads:adUnitId="@string/admob" />
<com.google.android.gms.ads.AdView
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:ads="http://schemas.android.com/apk/res-auto"
a:id="@+id/admob"
a:layout_width="match_parent"
a:layout_height="wrap_content"
a:layout_gravity="center"
a:visibility="gone"
ads:adSize="BANNER"
ads:adUnitId="@string/admob" />

View File

@@ -1,23 +1,24 @@
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout style="@style/MaterialActivity"
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:my="http://schemas.android.com/apk/res-auto"
android:orientation="vertical"
android:padding="0dp">
<LinearLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:my="http://schemas.android.com/apk/res-auto"
style="@style/MaterialActivity"
android:orientation="vertical"
android:padding="0dp">
<android.support.v4.view.ViewPager
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1" />
<android.support.v4.view.ViewPager
android:id="@+id/pager"
android:layout_width="match_parent"
android:layout_height="0dp"
android:layout_weight="1" />
<com.viewpagerindicator.CirclePageIndicator
android:id="@+id/pager_indicator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="10dp"
android:paddingTop="10dp"
my:fillColor="?attr/colorAccent"
my:radius="5dp" />
<com.viewpagerindicator.CirclePageIndicator
android:id="@+id/pager_indicator"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:paddingBottom="10dp"
android:paddingTop="10dp"
my:fillColor="?attr/colorAccent"
my:radius="5dp" />
</LinearLayout>

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_0"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="0"
c:directionTextScale="0.5"
c:textDown="000"
c:textUp="00"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_0"
style="?attr/cpp_button_style_digit"
a:text="0"
c:directionTextScale="0.5"
c:textDown="000"
c:textUp="00"
tools:ignore="HardcodedText" />

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_1"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="1"
c:textDown="asin"
c:textLeft="A"
c:textUp="sin"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_1"
style="?attr/cpp_button_style_digit"
a:text="1"
c:textDown="asin"
c:textLeft="A"
c:textUp="sin"
tools:ignore="HardcodedText" />

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_2"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="2"
c:textDown="acos"
c:textLeft="B"
c:textUp="cos"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_2"
style="?attr/cpp_button_style_digit"
a:text="2"
c:textDown="acos"
c:textLeft="B"
c:textUp="cos"
tools:ignore="HardcodedText" />

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_3"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="3"
c:textDown="atan"
c:textLeft="C"
c:textUp="tan"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_3"
style="?attr/cpp_button_style_digit"
a:text="3"
c:textDown="atan"
c:textLeft="C"
c:textUp="tan"
tools:ignore="HardcodedText" />

View File

@@ -22,13 +22,13 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_4"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="4"
c:textDown="y"
c:textLeft="D"
c:textUp="x"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_4"
style="?attr/cpp_button_style_digit"
a:text="4"
c:textDown="y"
c:textLeft="D"
c:textUp="x"
tools:ignore="HardcodedText" />

View File

@@ -22,13 +22,13 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_5"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="5"
c:textDown="j"
c:textLeft="E"
c:textUp="t"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_5"
style="?attr/cpp_button_style_digit"
a:text="5"
c:textDown="j"
c:textLeft="E"
c:textUp="t"
tools:ignore="HardcodedText" />

View File

@@ -23,14 +23,14 @@
-->
<org.solovyev.android.calculator.view.AngleUnitsButton
a:id="@id/cpp_button_6"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="6"
c:directionTextScale="0.33;0.30;0.33;0.33"
c:textDown="rad"
c:textLeft="F"
c:textUp="deg"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_6"
style="?attr/cpp_button_style_digit"
a:text="6"
c:directionTextScale="0.33;0.30;0.33;0.33"
c:textDown="rad"
c:textLeft="F"
c:textUp="deg"
tools:ignore="HardcodedText" />

View File

@@ -23,14 +23,14 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_7"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="7"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="!"
c:textLeft="0b:"
c:textUp="i"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_7"
style="?attr/cpp_button_style_digit"
a:text="7"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="!"
c:textLeft="0b:"
c:textUp="i"
tools:ignore="HardcodedText" />

View File

@@ -23,14 +23,14 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_8"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="8"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="lg"
c:textLeft="0d:"
c:textUp="ln"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_8"
style="?attr/cpp_button_style_digit"
a:text="8"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="lg"
c:textLeft="0d:"
c:textUp="ln"
tools:ignore="HardcodedText" />

View File

@@ -23,14 +23,14 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_9"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="9"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="e"
c:textLeft="0x:"
c:textUp="π"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_9"
style="?attr/cpp_button_style_digit"
a:text="9"
c:directionTextScale="0.5;0.5;0.5;0.33"
c:textDown="e"
c:textLeft="0x:"
c:textUp="π"
tools:ignore="HardcodedText" />

View File

@@ -23,12 +23,12 @@
-->
<org.solovyev.android.calculator.view.NumeralBasesButton
a:id="@id/cpp_button_clear"
style="?attr/cpp_button_style_control_image"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:text="@string/c_clear"
a:textStyle="bold"
c:textDown="bin"
c:textLeft="hex"
c:textUp="dec" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_clear"
style="?attr/cpp_button_style_control_image"
a:text="@string/c_clear"
a:textStyle="bold"
c:textDown="bin"
c:textLeft="hex"
c:textUp="dec" />

View File

@@ -23,7 +23,7 @@
-->
<ImageButton
a:id="@id/cpp_button_copy"
style="?attr/cpp_button_style_control_image"
xmlns:a="http://schemas.android.com/apk/res/android"
a:src="@drawable/kb_copy" />
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@id/cpp_button_copy"
style="?attr/cpp_button_style_control_image"
a:src="@drawable/kb_copy" />

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_division"
style="?attr/cpp_button_style_operation"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="/"
c:directionTextScale="0.5"
c:textDown="√"
c:textUp="%"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_division"
style="?attr/cpp_button_style_operation"
a:text="/"
c:directionTextScale="0.5"
c:textDown="√"
c:textUp="%"
tools:ignore="HardcodedText" />

View File

@@ -23,7 +23,7 @@
-->
<ImageButton
a:id="@id/cpp_button_like"
style="?attr/cpp_button_style_control_image"
xmlns:a="http://schemas.android.com/apk/res/android"
a:src="@drawable/kb_share" />
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@id/cpp_button_like"
style="?attr/cpp_button_style_control_image"
a:src="@drawable/kb_share" />

View File

@@ -23,12 +23,12 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_period"
style="?attr/cpp_button_style_digit"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="."
c:directionTextScale="0.5"
c:textUp=","
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_period"
style="?attr/cpp_button_style_digit"
a:text="."
c:directionTextScale="0.5"
c:textUp=","
tools:ignore="HardcodedText" />

View File

@@ -22,13 +22,13 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_equals"
style="?attr/cpp_button_style_control"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="="
c:directionTextScale="0.5;0.5;0.33;0.5"
c:textDown="@string/cpp_plot_button_text"
c:textUp="≡"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_equals"
style="?attr/cpp_button_style_control"
a:text="="
c:directionTextScale="0.5;0.5;0.33;0.5"
c:textDown="@string/cpp_plot_button_text"
c:textUp="≡"
tools:ignore="HardcodedText" />

View File

@@ -22,16 +22,16 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_equals"
style="?attr/cpp_button_style_control"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:background="@drawable/button_no_bg"
a:text="="
a:textColor="?android:attr/textColorPrimary"
c:directionTextColor="?android:attr/textColorPrimary"
c:directionTextScale="0.5;0.5;0.33;0.5"
c:textDown="@string/cpp_plot_button_text"
c:textUp="≡"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_equals"
style="?attr/cpp_button_style_control"
a:background="@drawable/button_no_bg"
a:text="="
a:textColor="?android:attr/textColorPrimary"
c:directionTextColor="?android:attr/textColorPrimary"
c:directionTextScale="0.5;0.5;0.33;0.5"
c:textDown="@string/cpp_plot_button_text"
c:textUp="≡"
tools:ignore="HardcodedText" />

View File

@@ -23,7 +23,7 @@
-->
<ImageButton
a:id="@id/cpp_button_erase"
style="?attr/cpp_button_style_control_image"
xmlns:a="http://schemas.android.com/apk/res/android"
a:src="@drawable/kb_erase" />
xmlns:a="http://schemas.android.com/apk/res/android"
a:id="@id/cpp_button_erase"
style="?attr/cpp_button_style_control_image"
a:src="@drawable/kb_erase" />

View File

@@ -23,13 +23,13 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_functions"
style="?attr/cpp_button_style_control"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="ƒ(x)"
a:textStyle="italic"
c:directionTextScale="0.4"
c:textUp="+ƒ"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_functions"
style="?attr/cpp_button_style_control"
a:text="ƒ(x)"
a:textStyle="italic"
c:directionTextScale="0.4"
c:textUp="+ƒ"
tools:ignore="HardcodedText" />

View File

@@ -22,12 +22,12 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_history"
style="?attr/cpp_button_style_control"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:text="@string/c_history_button"
a:textStyle="bold"
c:directionTextScale="0.27"
c:textDown="@string/c_redo"
c:textUp="@string/c_undo" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:id="@id/cpp_button_history"
style="?attr/cpp_button_style_control"
a:text="@string/c_history_button"
a:textStyle="bold"
c:directionTextScale="0.27"
c:textDown="@string/c_redo"
c:textUp="@string/c_undo" />

View File

@@ -23,12 +23,12 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_left"
style="?attr/cpp_button_style_control"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="◁"
c:directionTextScale="0.5"
c:textUp="◁◁"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_left"
style="?attr/cpp_button_style_control"
a:text="◁"
c:directionTextScale="0.5"
c:textUp="◁◁"
tools:ignore="HardcodedText" />

View File

@@ -22,12 +22,12 @@
~ Site: http://se.solovyev.org
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_subtraction"
style="?attr/cpp_button_style_operation"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text=""
c:directionTextScale="0.4"
c:textDown="∂,…"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_subtraction"
style="?attr/cpp_button_style_operation"
a:text=""
c:directionTextScale="0.4"
c:textDown="∂,…"
tools:ignore="HardcodedText" />

View File

@@ -23,14 +23,14 @@
-->
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@id/cpp_button_multiplication"
style="?attr/cpp_button_style_operation"
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:text="×"
c:directionTextScale="0.5"
c:textDown="^2"
c:textLeft="Π"
c:textUp="^"
tools:ignore="HardcodedText" />
xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
a:id="@id/cpp_button_multiplication"
style="?attr/cpp_button_style_operation"
a:text="×"
c:directionTextScale="0.5"
c:textDown="^2"
c:textLeft="Π"
c:textUp="^"
tools:ignore="HardcodedText" />

Some files were not shown because too many files have changed in this diff Show More