Use status text size for poll descriptions (#1942)

main
Karol Kosek 4 years ago committed by Alibek Omarov
parent 90ebef5a74
commit dbff0333d7
  1. 1
      app/src/main/res/layout/item_status.xml

@ -326,6 +326,7 @@
android:layout_width="0dp"
android:layout_height="wrap_content"
android:layout_marginTop="6dp"
android:textSize="?attr/status_text_medium"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="@id/status_display_name"
app:layout_constraintTop_toBottomOf="@id/status_poll_button"

Loading…
Cancel
Save