Fix hand pot color

hh
Laurent 6 years ago
parent 5e6d18cfdd
commit f32488bb64
  1. 2
      app/src/main/res/layout/row_hand_history_view.xml

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

Loading…
Cancel
Save