[android] Removed legacy view

This commit is contained in:
Dmitry Donskoy 2019-02-11 10:45:17 +03:00 committed by Aleksandr Zatsepin
parent f145c10f4e
commit 175502d775

View file

@ -229,15 +229,6 @@
android:layout_height="@dimen/rating_view_height_small"/>
</LinearLayout>
<include layout="@layout/list_divider"/>
<TextView
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginRight="@dimen/margin_base"
android:layout_marginEnd="@dimen/margin_base"
android:text="@string/upload_and_publish_desc"
android:paddingTop="@dimen/margin_half_double_plus"
android:paddingBottom="@dimen/margin_half_double_plus"/>
<include layout="@layout/list_divider"/>
<TextView
android:id="@+id/license_agreement_message"
android:minHeight="@dimen/downloader_status_size"