@@ -82,7 +82,7 @@
<FrameLayout
android:id="@+id/customViewFrame"
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="wrap_content" />
</LinearLayout>