[android] fix: Too opaque background under PP details.

This commit is contained in:
Alexander Marchuk 2015-09-28 14:12:54 +03:00
parent 57c7213212
commit fba2b19fc0

View file

@ -12,7 +12,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical"
android:background="@color/bg_top_panels"
android:paddingLeft="@dimen/margin_base_plus"
android:paddingRight="@dimen/margin_base_plus"
android:paddingTop="@dimen/margin_base">
@ -57,4 +56,4 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"/>
</FrameLayout>
</FrameLayout>