|
|
|
|
@ -1,42 +1,43 @@ |
|
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
|
<androidx.appcompat.widget.LinearLayoutCompat android:layout_width="match_parent" |
|
|
|
|
android:layout_height="216dp" |
|
|
|
|
xmlns:app="http://schemas.android.com/apk/res-auto" |
|
|
|
|
android:orientation="horizontal" |
|
|
|
|
xmlns:android="http://schemas.android.com/apk/res/android"> |
|
|
|
|
|
|
|
|
|
<!-- use 0dp and layout weight --> |
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.LinearLayoutCompat |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_1" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_4" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_7" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_decimal" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
@ -48,27 +49,35 @@ |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_2" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_5" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_8" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_0" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
@ -80,36 +89,46 @@ |
|
|
|
|
android:layout_height="match_parent" |
|
|
|
|
android:orientation="vertical"> |
|
|
|
|
|
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_3" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_6" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_9" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_back" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="0dp" |
|
|
|
|
android:layout_weight="1" /> |
|
|
|
|
|
|
|
|
|
</androidx.appcompat.widget.LinearLayoutCompat> |
|
|
|
|
|
|
|
|
|
<com.google.android.material.button.MaterialButton |
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
|
android:id="@+id/value_separator" |
|
|
|
|
style="@style/PokerAnalyticsTheme.Button" |
|
|
|
|
style="@style/PokerAnalyticsTheme.KeyboardHighlightedButton" |
|
|
|
|
android:layout_marginVertical="2dp" |
|
|
|
|
android:layout_marginHorizontal="2dp" |
|
|
|
|
android:layout_width="match_parent" |
|
|
|
|
android:layout_height="match_parent"/> |
|
|
|
|
|
|
|
|
|
|