|
|
@@ -48,7 +48,6 @@
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginTop="35dp"
|
|
|
- android:layout_marginBottom="123dp"
|
|
|
android:gravity="center"
|
|
|
android:orientation="horizontal"
|
|
|
>
|
|
|
@@ -93,7 +92,7 @@
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
- android:layout_marginTop="76.5dp"
|
|
|
+ android:layout_marginTop="123dp"
|
|
|
android:orientation="vertical">
|
|
|
|
|
|
<View
|
|
|
@@ -103,13 +102,13 @@
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|
-
|
|
|
-
|
|
|
<LinearLayout
|
|
|
android:layout_width="match_parent"
|
|
|
- android:layout_height="wrap_content"
|
|
|
+ android:layout_height="match_parent"
|
|
|
android:orientation="vertical"
|
|
|
- android:layout_marginTop="27dp"
|
|
|
+ android:background="#ffffff"
|
|
|
+ android:paddingTop="28dp"
|
|
|
+ android:paddingBottom="28dp"
|
|
|
|
|
|
>
|
|
|
|
|
|
@@ -130,8 +129,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="2"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -143,8 +143,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="0"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -156,8 +157,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="5"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
</LinearLayout>
|
|
|
|
|
|
@@ -178,8 +180,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="7"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -191,8 +194,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="3"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -204,8 +208,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:text="8"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
</LinearLayout>
|
|
|
|
|
|
@@ -227,8 +232,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
- tools:text="4"
|
|
|
+ android:gravity="center"
|
|
|
+ android:text="4"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -239,9 +245,10 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
+ android:gravity="center"
|
|
|
android:background="#ffffff"
|
|
|
- tools:text="6"
|
|
|
+ android:text="6"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
|
|
|
<Button
|
|
|
@@ -253,13 +260,14 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
- tools:text="9"
|
|
|
+ android:gravity="center"
|
|
|
+ android:text="9"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
/>
|
|
|
</LinearLayout>
|
|
|
|
|
|
<LinearLayout
|
|
|
-
|
|
|
+ android:layout_gravity="bottom"
|
|
|
android:layout_width="match_parent"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:orientation="horizontal"
|
|
|
@@ -275,6 +283,8 @@
|
|
|
android:textSize="14sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="5.5sp"
|
|
|
+ android:gravity="center"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
android:text="@string/sign_up_shuffle"/>
|
|
|
|
|
|
<Button
|
|
|
@@ -286,8 +296,9 @@
|
|
|
android:textSize="24.5sp"
|
|
|
android:textColor="#666666"
|
|
|
android:lineSpacingExtra="9.5sp"
|
|
|
- android:gravity="center_horizontal"
|
|
|
- tools:text="1"
|
|
|
+ android:gravity="center"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
+ android:text="1"
|
|
|
/>
|
|
|
|
|
|
<ImageButton
|
|
|
@@ -296,6 +307,7 @@
|
|
|
android:layout_width="0dp"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_weight="1"
|
|
|
+ style="?android:attr/borderlessButtonStyle"
|
|
|
android:src="@drawable/icon_keypad_delete_copy"
|
|
|
android:scaleType="fitCenter"
|
|
|
/>
|