forked from organicmaps/organicmaps
Build fix.
This commit is contained in:
parent
78bf6057ed
commit
323cd296a0
1 changed files with 0 additions and 16 deletions
|
@ -63,20 +63,4 @@
|
|||
android:text="@string/share_my_location"
|
||||
android:textColor="@android:color/white"/>
|
||||
|
||||
<View
|
||||
style="@style/drawerSeparatorMediumPadded"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/btn_more_apps"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/bottom_panel_height"
|
||||
android:background="@drawable/bg_toolbar_button_selector"
|
||||
android:drawableLeft="@drawable/ic_menu_more_apps"
|
||||
android:drawablePadding="@dimen/margin_small"
|
||||
android:gravity="center_vertical"
|
||||
android:paddingLeft="10dp"
|
||||
android:text="@string/more_apps_guides"
|
||||
android:textColor="@android:color/white"/>
|
||||
|
||||
|
||||
</LinearLayout>
|
Loading…
Add table
Reference in a new issue