|
|
|
@ -17,7 +17,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
<androidx.appcompat.widget.AppCompatTextView |
|
|
|
android:id="@+id/title" |
|
|
|
android:id="@+id/title" |
|
|
|
style="@style/Title" |
|
|
|
style="@style/PokerAnalyticsTheme.TextView.Title" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_marginStart="8dp" |
|
|
|
android:layout_marginStart="8dp" |
|
|
|
|