|
|
|
@ -46,7 +46,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
android:id="@+id/amount" |
|
|
|
android:id="@+id/amount" |
|
|
|
style="@style/PokerAnalyticsTheme.TextView.SessionRow.Result" |
|
|
|
style="@style/PokerAnalyticsTheme.TextView.RowValue" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|