Merge "Mark screenshot preview as clickable" into tm-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
1d9e9a2508
@@ -98,6 +98,7 @@
|
||||
android:scaleType="fitEnd"
|
||||
android:background="@drawable/overlay_preview_background"
|
||||
android:adjustViewBounds="true"
|
||||
android:clickable="true"
|
||||
app:layout_constraintBottom_toBottomOf="@id/screenshot_preview_border"
|
||||
app:layout_constraintStart_toStartOf="@id/screenshot_preview_border"
|
||||
app:layout_constraintEnd_toEndOf="@id/screenshot_preview_border"
|
||||
|
||||
Reference in New Issue
Block a user