|
|
|
|
@ -27,7 +27,7 @@ |
|
|
|
|
android:transitionName="newButtonTransition" |
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
|
app:layout_constraintEnd_toEndOf="parent" |
|
|
|
|
android:background="@color/gray_darker" |
|
|
|
|
android:background="@color/kaki_darker" |
|
|
|
|
app:layout_constraintStart_toStartOf="parent" |
|
|
|
|
app:layout_constraintTop_toTopOf="parent" /> |
|
|
|
|
|
|
|
|
|
@ -57,7 +57,7 @@ |
|
|
|
|
style="@style/PokerAnalyticsTheme.TextView.RowTitle" |
|
|
|
|
android:layout_width="160dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginStart="20dp" |
|
|
|
|
android:layout_marginStart="16dp" |
|
|
|
|
android:text="@string/new_cash_game" |
|
|
|
|
app:layout_constraintEnd_toEndOf="parent" /> |
|
|
|
|
|
|
|
|
|
@ -88,7 +88,7 @@ |
|
|
|
|
style="@style/PokerAnalyticsTheme.TextView.RowTitle" |
|
|
|
|
android:layout_width="160dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginStart="20dp" |
|
|
|
|
android:layout_marginStart="16dp" |
|
|
|
|
android:text="@string/new_tournament" |
|
|
|
|
app:layout_constraintEnd_toEndOf="parent" /> |
|
|
|
|
|
|
|
|
|
@ -121,7 +121,7 @@ |
|
|
|
|
style="@style/PokerAnalyticsTheme.TextView.RowTitle" |
|
|
|
|
android:layout_width="160dp" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginStart="20dp" |
|
|
|
|
android:layout_marginStart="16dp" |
|
|
|
|
android:text="@string/new_operation" |
|
|
|
|
app:layout_constraintEnd_toEndOf="parent" /> |
|
|
|
|
|
|
|
|
|
|