Tablet UI fixes

This commit is contained in:
serso
2015-02-08 17:36:00 +01:00
parent 362189f6ad
commit 1154cae8e5
13 changed files with 188 additions and 27 deletions

View File

@@ -23,6 +23,7 @@
-->
<LinearLayout xmlns:a="http://schemas.android.com/apk/res/android"
xmlns:c="http://schemas.android.com/apk/res-auto"
a:layout_width="match_parent"
a:layout_height="match_parent"
a:orientation="vertical"
@@ -56,7 +57,7 @@
a:layout_marginBottom="10dp"
a:background="?attr/cpp_main_bg">
<org.solovyev.android.calculator.drag.DirectionDragButton xmlns:c="http://schemas.android.com/apk/res-auto"
<org.solovyev.android.calculator.drag.DirectionDragButton
a:id="@+id/wizard_mode_button"
a:text="7"
c:directionTextScale="0.5"