Skip to content

Commit

Permalink
Merge "Video rotation/thumbnail is not properly displayed in MMS" int…
Browse files Browse the repository at this point in the history
…o gingerbread
  • Loading branch information
Tom Taylor authored and Android (Google) Code Review committed Jan 6, 2011
2 parents 1dc6a46 + bdf824a commit 39aaab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion res/layout/video_attachment_view_portrait.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

<ImageView
android:id="@+id/video_thumbnail"
android:scaleType="centerCrop"
android:scaleType="fitCenter"
android:layout_width="match_parent"
android:layout_height="match_parent" />

Expand Down

0 comments on commit 39aaab4

Please sign in to comment.