Missing icons.

This commit is contained in:
Dmitry Yunitsky 2014-08-01 19:06:57 +03:00 committed by Alex Zolotarev
parent 1d609d7c89
commit 78b145cf04

View file

@ -9,6 +9,7 @@
android:id="@+id/preview"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@color/bg_top_panels"
android:padding="@dimen/margin_small"
android:visibility="gone">
@ -17,7 +18,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginLeft="@dimen/margin_small"
android:background="@color/bg_top_panels"
android:orientation="horizontal">
<RelativeLayout