|
|
|
|
@ -34,10 +34,8 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginStart="16dp" |
|
|
|
|
android:layout_marginEnd="8dp" |
|
|
|
|
android:ellipsize="end" |
|
|
|
|
style="@style/PokerAnalyticsTheme.TextView.RowValue" |
|
|
|
|
android:gravity="end|center_vertical" |
|
|
|
|
android:maxLines="1" |
|
|
|
|
android:textSize="14sp" |
|
|
|
|
app:layout_constraintBottom_toBottomOf="parent" |
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/action" |
|
|
|
|
app:layout_constraintStart_toEndOf="@+id/title" |
|
|
|
|
|