Finished vertical bottom toolbar.

This commit is contained in:
Dmitry Yunitsky 2014-07-08 22:17:10 +02:00 committed by Alex Zolotarev
parent c23332c356
commit e4b46395bf
72 changed files with 128 additions and 88 deletions

View file

@ -5,51 +5,70 @@
android:layout_height="wrap_content"
android:orientation="vertical">
<ImageButton
<TextView
android:id="@+id/btn_buy_pro"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_buy_pro"/>
android:drawableLeft="@drawable/ic_menu_buy_pro"
android:gravity="center_vertical"
android:paddingLeft="10dp"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_download_maps"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_about"/>
android:drawableLeft="@drawable/ic_menu_download"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/download_maps"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_share"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:src="@drawable/ic_menu_send_my_location"/>
android:background="@drawable/bg_toolbar_button_selector"
android:drawableLeft="@drawable/ic_menu_send_my_location"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/share"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_more_apps"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:src="@drawable/ic_menu_more_apps"/>
android:background="@drawable/bg_toolbar_button_selector"
android:drawableLeft="@drawable/ic_menu_more_apps"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/more_apps_title"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_settings"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:src="@drawable/ic_menu_settings"/>
android:background="@drawable/bg_toolbar_button_selector"
android:drawableLeft="@drawable/ic_menu_settings"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/settings"
android:textColor="@android:color/white"/>
</LinearLayout>

Binary file not shown.

After

Width:  |  Height:  |  Size: 357 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 223 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 449 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 506 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 753 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 688 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 429 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 287 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 273 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 236 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 260 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 346 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 466 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 418 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 319 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 424 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 487 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 377 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 317 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 431 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 415 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 678 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 796 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 667 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 512 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 744 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 836 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 837 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 959 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1,001 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View file

@ -5,76 +5,87 @@
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
<RelativeLayout
android:id="@+id/preview"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:background="@drawable/bg_page_preview"
android:gravity="center_vertical"
android:orientation="horizontal"
android:padding="10dp"
android:visibility="gone">
<RelativeLayout
android:layout_width="wrap_content"
<LinearLayout
android:id="@+id/ll_preview"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="1">
android:orientation="horizontal">
<TextView
android:id="@+id/info_title"
style="@style/Holo.TextAppearance.Large.Light"
<RelativeLayout
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@string/robotoLight"
android:textColor="@android:color/white"/>
android:layout_weight="1">
<TextView
android:id="@+id/info_subtitle"
style="@style/Holo.TextAppearance.Medium.Light"
<TextView
android:id="@+id/info_title"
style="@style/Holo.TextAppearance.Large.Light"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@string/robotoLight"
android:textColor="@android:color/white"/>
<TextView
android:id="@+id/info_subtitle"
style="@style/Holo.TextAppearance.Medium.Light"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/info_title"
android:fontFamily="@string/robotoRegular"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textColor="@android:color/white"/>
<ImageButton
android:id="@+id/btn_edit_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@id/info_title"
android:background="@android:color/transparent"
android:src="@drawable/ic_place_page_edit_button"/>
<Button
android:id="@+id/btn_route_from"
style="@style/Holo.TextAppearance.Medium.Light"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:layout_below="@id/info_subtitle"
android:text="@string/choose_starting_point"/>
<Button
android:id="@+id/btn_route_to"
style="@style/Holo.TextAppearance.Medium.Light"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:layout_alignLeft="@id/btn_route_from"
android:layout_below="@id/btn_route_from"
android:text="@string/choose_destination"/>
</RelativeLayout>
<CheckBox
android:id="@+id/info_box_is_bookmarked"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_below="@id/info_title"
android:fontFamily="@string/robotoRegular"
android:paddingLeft="5dp"
android:paddingRight="5dp"
android:textColor="@android:color/white"/>
android:layout_weight="0"
android:button="@drawable/ic_bookmarks_selector"
android:padding="8dp"/>
</LinearLayout>
<ImageButton
android:id="@+id/btn_edit_title"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_toRightOf="@id/info_title"
android:background="@android:color/transparent"
android:src="@drawable/ic_menu_buy_pro"/>
<Button
android:id="@+id/btn_route_from"
style="@style/Holo.TextAppearance.Medium.Light"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:layout_below="@id/info_subtitle"
android:text="@string/choose_starting_point"/>
<Button
android:id="@+id/btn_route_to"
style="@style/Holo.TextAppearance.Medium.Light"
android:layout_width="200dp"
android:layout_height="wrap_content"
android:layout_alignLeft="@id/btn_route_from"
android:layout_below="@id/btn_route_from"
android:text="@string/choose_destination"/>
</RelativeLayout>
<CheckBox
android:id="@+id/info_box_is_bookmarked"
android:layout_width="wrap_content"
<ImageView
android:id="@+id/iv_arrow"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_weight="0"
android:button="@drawable/ic_bookmarks_selector"
android:padding="8dp"/>
</LinearLayout>
android:layout_below="@id/ll_preview"
android:src="@drawable/ic_arrow"/>
<!-- Will have dynamic height -->
</RelativeLayout>
<LinearLayout
android:id="@+id/place_page"

View file

@ -6,54 +6,63 @@
android:background="@color/bg_menu"
android:orientation="vertical">
<ImageButton
<View
android:id="@+id/btn_buy_pro"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:visibility="gone"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_download_maps"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_about"/>
android:drawableLeft="@drawable/ic_menu_download"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/download_maps"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_share"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_send_my_location"/>
android:drawableLeft="@drawable/ic_menu_send_my_location"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/share"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_more_apps"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_more_apps"/>
android:drawableLeft="@drawable/ic_menu_more_apps"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/more_apps_title"
android:textColor="@android:color/white"/>
<View
style="@style/drawerSeparator"/>
<ImageButton
<TextView
android:id="@+id/btn_settings"
style="@style/Widget.MapButtonBottom"
android:layout_width="match_parent"
android:layout_height="@dimen/bottom_panel_height"
android:background="@drawable/bg_toolbar_button_selector"
android:src="@drawable/ic_menu_settings"/>
android:drawableLeft="@drawable/ic_menu_settings"
android:gravity="center_vertical"
android:paddingLeft="10dp"
android:text="@string/settings"
android:textColor="@android:color/white"/>
</LinearLayout>

View file

@ -207,11 +207,13 @@ public class MapInfoView extends LinearLayout implements View.OnClickListener
return; // if state is already same as we need
TranslateAnimation slide;
View arrow = mPreviewGroup.findViewById(R.id.iv_arrow);
if (show) // slide up
{
slide = generateSlideAnimation(0, 0, -1, 0);
slide.setDuration(SHORT_ANIM_DURATION);
UiUtils.show(mPlacePageGroup);
UiUtils.invisible(arrow);
if (mVisibilityChangedListener != null)
mVisibilityChangedListener.onPlacePageVisibilityChanged(show);
}
@ -222,6 +224,7 @@ public class MapInfoView extends LinearLayout implements View.OnClickListener
slide.setDuration(SHORT_ANIM_DURATION);
slide.setFillEnabled(true);
slide.setFillBefore(true);
UiUtils.show(arrow);
slide.setAnimationListener(new UiUtils.SimpleAnimationListener()
{
@Override
@ -379,10 +382,6 @@ public class MapInfoView extends LinearLayout implements View.OnClickListener
setUpRoutingButtons();
}
}
// Sometimes we have to force update view
invalidate();
requestLayout();
}
private void setUpPreview()
@ -583,7 +582,7 @@ public class MapInfoView extends LinearLayout implements View.OnClickListener
{
mMaxPlacePageHeight = parent.getHeight() / 2;
final ViewGroup.LayoutParams lp = mPlacePageGroup.getLayoutParams();
if (lp != null && lp.height != mMaxPlacePageHeight)
if (lp != null && lp.height > mMaxPlacePageHeight)
{
lp.height = mMaxPlacePageHeight;
mPlacePageGroup.setLayoutParams(lp);
@ -737,7 +736,9 @@ public class MapInfoView extends LinearLayout implements View.OnClickListener
Framework.invalidate();
break;
case R.id.info_box:
/* Friggin system does not work without this stub.*/
// TODO
// without listening this event some bug may appear.
// check that and remove after investigation
break;
case R.id.info_box_share:
ShareAction.getAnyShare().shareMapObject((Activity) getContext(), mMapObject);