Fix lint issues
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 698 B |
Binary file not shown.
Before Width: | Height: | Size: 496 B |
@@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<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" />
|
||||
</ripple>
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/blue_900" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/blue_850" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/grey_900" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/grey_850" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/grey_800" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/grey_850" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/teal_400" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/teal_500" />
|
||||
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_blue_button_shape" />
|
||||
</ripple>
|
||||
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_dark_shape" />
|
||||
</ripple>
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_green_shape" />
|
||||
</ripple>
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_light_shape" />
|
||||
</ripple>
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_purple_shape" />
|
||||
</ripple>
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_blue_button_shape" />
|
||||
</ripple>
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_dark_shape" />
|
||||
</ripple>
|
||||
|
@@ -23,6 +23,6 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/ripple_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item a:drawable="@drawable/metro_button_light_shape" />
|
||||
</ripple>
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/button_material_dark">
|
||||
a:color="@color/cpp_ripple_material_dark">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/cpp_editor_bg" />
|
||||
|
@@ -23,7 +23,7 @@
|
||||
-->
|
||||
|
||||
<ripple xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:color="@color/button_material_light">
|
||||
a:color="@color/cpp_ripple_material_light">
|
||||
<item>
|
||||
<shape>
|
||||
<solid a:color="@color/cpp_bg_light" />
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 938 B |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB |
@@ -1,28 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<selector xmlns:a="http://schemas.android.com/apk/res/android">
|
||||
<item a:drawable="@drawable/cpp_wizard_button_shape_pressed" a:state_pressed="true" />
|
||||
<item a:drawable="@drawable/cpp_wizard_button_shape_normal" />
|
||||
</selector>
|
@@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ 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/grey_800" />
|
||||
<corners a:radius="@dimen/cpp_button_corner" />
|
||||
</shape>
|
||||
</inset>
|
@@ -1,32 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?><!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ 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/grey_600" />
|
||||
<corners a:radius="@dimen/cpp_button_corner" />
|
||||
</shape>
|
||||
</inset>
|
@@ -28,5 +28,5 @@
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:text="@string/c_clear"
|
||||
app:directionTextUp="MC"
|
||||
app:directionTextUp="@string/cpp_kb_memory_clear"
|
||||
a:textStyle="bold"/>
|
@@ -1,29 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<ImageButton
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_like"
|
||||
style="?attr/cpp_button_style_control"
|
||||
a:src="@drawable/ic_share_white_48dp" />
|
@@ -1,24 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
<org.solovyev.android.views.dragbutton.DirectionDragButton style="?attr/cpp_button_style_control" />
|
@@ -1,33 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
<org.solovyev.android.views.dragbutton.DirectionDragButton
|
||||
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:directionTextDown="@string/cpp_plot_button_text"
|
||||
c:directionTextUp="≡"
|
||||
tools:ignore="HardcodedText" />
|
@@ -1,31 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<!--
|
||||
~ Copyright 2013 serso aka se.solovyev
|
||||
~
|
||||
~ Licensed under the Apache License, Version 2.0 (the "License");
|
||||
~ you may not use this file except in compliance with the License.
|
||||
~ You may obtain a copy of the License at
|
||||
~
|
||||
~ http://www.apache.org/licenses/LICENSE-2.0
|
||||
~
|
||||
~ Unless required by applicable law or agreed to in writing, software
|
||||
~ distributed under the License is distributed on an "AS IS" BASIS,
|
||||
~ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
~ See the License for the specific language governing permissions and
|
||||
~ limitations under the License.
|
||||
~
|
||||
~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
~ Contact details
|
||||
~
|
||||
~ Email: se.solovyev@gmail.com
|
||||
~ Site: http://se.solovyev.org
|
||||
-->
|
||||
|
||||
<org.solovyev.android.views.dragbutton.DirectionDragButton
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_operators"
|
||||
style="?attr/cpp_button_style_control"
|
||||
a:text="@string/cpp_kb_operators"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_0"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="0" />
|
||||
a:text="0"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_0"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="0" />
|
||||
a:text="0"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_0"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="0" />
|
||||
a:text="0"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_1"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="1" />
|
||||
a:text="1"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_1"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="1" />
|
||||
a:text="1"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_1"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="1" />
|
||||
a:text="1"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_2"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="2" />
|
||||
a:text="2"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_2"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="2" />
|
||||
a:text="2"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_2"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="2" />
|
||||
a:text="2"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_3"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="3" />
|
||||
a:text="3"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_3"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="3" />
|
||||
a:text="3"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_3"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="3" />
|
||||
a:text="3"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_4"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="4" />
|
||||
a:text="4"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_4"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="4" />
|
||||
a:text="4"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_4"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="4" />
|
||||
a:text="4"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_5"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="5" />
|
||||
a:text="5"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_5"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="5" />
|
||||
a:text="5"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_5"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="5" />
|
||||
a:text="5"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_6"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="6" />
|
||||
a:text="6"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_6"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="6" />
|
||||
a:text="6"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_6"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="6" />
|
||||
a:text="6"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_7"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="7" />
|
||||
a:text="7"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_7"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="7" />
|
||||
a:text="7"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_7"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="7" />
|
||||
a:text="7"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_8"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="8" />
|
||||
a:text="8"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_8"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="8" />
|
||||
a:text="8"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_8"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="8" />
|
||||
a:text="8"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_9"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="9" />
|
||||
a:text="9"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_9"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="9" />
|
||||
a:text="9"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_9"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="9" />
|
||||
a:text="9"
|
||||
tools:ignore="HardcodedText" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_app"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control.Image"
|
||||
a:contentDescription="App"
|
||||
a:src="@drawable/ic_launch_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_app"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Control.Image"
|
||||
a:contentDescription="App"
|
||||
a:src="@drawable/ic_launch_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_app"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Control.Image"
|
||||
a:contentDescription="App"
|
||||
a:src="@drawable/ic_launch_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_copy"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control.Image"
|
||||
a:contentDescription="Copy"
|
||||
a:src="@drawable/ic_content_copy_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_copy"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Control.Image"
|
||||
a:contentDescription="Copy"
|
||||
a:src="@drawable/ic_content_copy_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_copy"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Control.Image"
|
||||
a:contentDescription="Copy"
|
||||
a:src="@drawable/ic_content_copy_white_48dp" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_division"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Operation"
|
||||
a:text="/" />
|
||||
a:text="/"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_division"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Operation"
|
||||
a:text="/" />
|
||||
a:text="/"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_division"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Operation"
|
||||
a:text="/" />
|
||||
a:text="/"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_period"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="." />
|
||||
a:text="."
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_period"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="." />
|
||||
a:text="."
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_period"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="." />
|
||||
a:text="."
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_equals"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.NoBg"
|
||||
a:text="=" />
|
||||
a:text="="
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_equals"
|
||||
style="@style/CppKeyboardButton.Material.Simple.NoBg"
|
||||
a:text="=" />
|
||||
a:text="="
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_equals"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.NoBg"
|
||||
a:text="=" />
|
||||
a:text="="
|
||||
tools:ignore="HardcodedText" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_erase"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Operation.Image"
|
||||
a:contentDescription="Erase"
|
||||
a:src="@drawable/ic_backspace_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_erase"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Control.Image.Highlighted"
|
||||
a:contentDescription="Erase"
|
||||
a:src="@drawable/ic_backspace_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_erase"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Control.Image.Highlighted"
|
||||
a:contentDescription="Erase"
|
||||
a:src="@drawable/ic_backspace_white_48dp" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_multiplication"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Operation"
|
||||
a:text="×" />
|
||||
a:text="×"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_multiplication"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Operation"
|
||||
a:text="×" />
|
||||
a:text="×"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_multiplication"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Operation"
|
||||
a:text="×" />
|
||||
a:text="×"
|
||||
tools:ignore="HardcodedText" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_paste"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control.Image"
|
||||
a:contentDescription="Paste"
|
||||
a:src="@drawable/ic_content_paste_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_paste"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Control.Image"
|
||||
a:contentDescription="Paste"
|
||||
a:src="@drawable/ic_content_paste_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_paste"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Control.Image"
|
||||
a:contentDescription="Paste"
|
||||
a:src="@drawable/ic_content_paste_white_48dp" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_percent"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control"
|
||||
a:text="%" />
|
||||
a:text="%"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_percent"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="%" />
|
||||
a:text="%"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_percent"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="%" />
|
||||
a:text="%"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_plus"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Operation"
|
||||
a:text="+" />
|
||||
a:text="+"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_plus"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Operation"
|
||||
a:text="+" />
|
||||
a:text="+"
|
||||
tools:ignore="HardcodedText" />
|
@@ -23,6 +23,8 @@
|
||||
-->
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_plus"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Operation"
|
||||
a:text="+" />
|
||||
a:text="+"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_power"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control"
|
||||
a:text="^" />
|
||||
a:text="^"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_power"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="^" />
|
||||
a:text="^"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_power"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="^" />
|
||||
a:text="^"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_round_brackets"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Digit"
|
||||
a:text="( )" />
|
||||
a:text="( )"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_round_brackets"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Digit"
|
||||
a:text="( )" />
|
||||
a:text="( )"
|
||||
tools:ignore="HardcodedText" />
|
@@ -24,6 +24,8 @@
|
||||
|
||||
<Button
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
xmlns:tools="http://schemas.android.com/tools"
|
||||
a:id="@id/cpp_button_round_brackets"
|
||||
style="@style/CppKeyboardButton.Material.Light.Simple.Digit"
|
||||
a:text="( )" />
|
||||
a:text="( )"
|
||||
tools:ignore="HardcodedText" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_settings"
|
||||
style="@style/CppKeyboardButton.Metro.Simple.Control.Image"
|
||||
a:contentDescription="Settings"
|
||||
a:src="@drawable/ic_settings_white_48dp" />
|
@@ -26,5 +26,4 @@
|
||||
xmlns:a="http://schemas.android.com/apk/res/android"
|
||||
a:id="@id/cpp_button_settings"
|
||||
style="@style/CppKeyboardButton.Material.Simple.Control.Image"
|
||||
a:contentDescription="Settings"
|
||||
a:src="@drawable/ic_settings_white_48dp" />
|
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user