fix(photo-viewer-sheet): make alt text selectable again
This commit is contained in:
parent
51a9c7c58e
commit
9a28d23be0
|
@ -141,6 +141,7 @@
|
|||
android:layout_marginHorizontal="16dp"
|
||||
android:textAppearance="@style/m3_body_large"
|
||||
android:textColor="?colorM3OnSurface"
|
||||
android:textIsSelectable="true"
|
||||
tools:text="A cute black cat"/>
|
||||
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Reference in New Issue