forked from organicmaps/organicmaps
[android] Removed legacy view
This commit is contained in:
parent
f145c10f4e
commit
175502d775
1 changed files with 0 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue