apply font size setting to image alt text
This commit is contained in:
parent
4df93c49cb
commit
699049f930
|
@ -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…
Reference in New Issue