UI improvement

hh
Laurent 6 years ago
parent eb0cced0a3
commit 64d3bf9d58
  1. 4
      app/src/main/res/layout/row_hand_action_read.xml

@ -3,7 +3,9 @@
xmlns:tools="http://schemas.android.com/tools"
android:orientation="horizontal"
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
android:id="@+id/player_image_rhar"

Loading…
Cancel
Save