diff --git a/android/res/layout/bought_content.xml b/android/res/layout/bought_content.xml
index a30ad320c5..2e77767615 100644
--- a/android/res/layout/bought_content.xml
+++ b/android/res/layout/bought_content.xml
@@ -4,14 +4,15 @@
xmlns:tools="http://schemas.android.com/tools"
android:background="?bgBoughtContent"
android:layout_width="match_parent"
- android:layout_height="match_parent"
+ android:layout_height="wrap_content"
android:layout_marginTop="@dimen/margin_half_plus_eight"
android:orientation="horizontal">
+ android:layout_height="wrap_content" />
diff --git a/android/res/values/dimens.xml b/android/res/values/dimens.xml
index 263776c793..a0e1ccd16c 100644
--- a/android/res/values/dimens.xml
+++ b/android/res/values/dimens.xml
@@ -300,5 +300,4 @@
328dp
176dp
40dp
- 120dp