|
|
|
@ -3,7 +3,9 @@ |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
xmlns:tools="http://schemas.android.com/tools" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:orientation="horizontal" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="52dp"> |
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
|
|
|
android:layout_marginTop="2dp" |
|
|
|
|
|
|
|
android:layout_marginBottom="2dp"> |
|
|
|
|
|
|
|
|
|
|
|
<net.pokeranalytics.android.ui.view.PlayerImageView |
|
|
|
<net.pokeranalytics.android.ui.view.PlayerImageView |
|
|
|
android:id="@+id/player_image_rhar" |
|
|
|
android:id="@+id/player_image_rhar" |
|
|
|
|