Merge "Fixed a bug with the collapsed media template" into nyc-dev

This commit is contained in:
Selim Cinek
2016-03-24 16:46:45 +00:00
committed by Android (Google) Code Review

View File

@@ -51,7 +51,7 @@
<LinearLayout
android:id="@+id/media_actions"
android:layout_width="wrap_content"
android:layout_height="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom|end"
android:layout_marginStart="10dp"
android:layout_marginBottom="12dp"