apply font size setting to image alt text

main
Conny Duck 6 years ago
parent e6270f1a5e
commit cb75378cef
  1. 1
      app/src/main/res/layout/fragment_view_media.xml

@ -30,6 +30,7 @@
android:padding="8dp"
android:textAlignment="center"
android:textColor="#eee"
android:textSize="?attr/status_text_medium"
tools:text="Some media description" />
</RelativeLayout>
Loading…
Cancel
Save