feature/top10
Aurelien Hubert 7 years ago
parent 8a4730707d
commit 77376ac163
  1. 1
      app/src/main/res/layout/row_title_value_check.xml

@ -26,6 +26,7 @@
android:layout_width="0dp" android:layout_width="0dp"
android:layout_height="wrap_content" android:layout_height="wrap_content"
android:layout_marginEnd="16dp" android:layout_marginEnd="16dp"
android:ellipsize="none"
android:gravity="end" android:gravity="end"
app:layout_constraintBottom_toBottomOf="parent" app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toStartOf="@+id/check" app:layout_constraintEnd_toStartOf="@+id/check"

Loading…
Cancel
Save