From 606093cd434a89f5ca941d3a6d6e8470eb768c67 Mon Sep 17 00:00:00 2001 From: Chung-yih Wang Date: Wed, 21 Sep 2011 11:56:31 +0800 Subject: Fix the zoom control bar UI on phone. +use drawable selector to activate/deactivate the zoom control bar +update/add zoom assets Change-Id: Ie429dd0d78c562c8d1045280f336ae74ea6ce898 --- res/layout/indicator_bar.xml | 1 - 1 file changed, 1 deletion(-) (limited to 'res/layout') diff --git a/res/layout/indicator_bar.xml b/res/layout/indicator_bar.xml index c39fb93..11276e3 100644 --- a/res/layout/indicator_bar.xml +++ b/res/layout/indicator_bar.xml @@ -49,7 +49,6 @@ android:id="@+id/zoom_control" android:layout_width="match_parent" android:layout_height="match_parent" - android:layout_centerHorizontal="true" android:visibility="gone" />