From f037fd80a9391b118114c0b4dc24dfc2fed32a89 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Wed, 7 May 2014 17:26:54 -0700 Subject: Tighten up tab bar styling. - Added touch feedback / ripples on press. - Increased the font size. - Lowered the height. Change-Id: I38e604d45f9c127b6381701f9d32917d7211cb96 --- res/drawable/action_bar_tab.xml | 43 +++++++++++++++++++++-------------------- 1 file changed, 22 insertions(+), 21 deletions(-) (limited to 'res/drawable') diff --git a/res/drawable/action_bar_tab.xml b/res/drawable/action_bar_tab.xml index fe961f72e..8a3ea7a7e 100644 --- a/res/drawable/action_bar_tab.xml +++ b/res/drawable/action_bar_tab.xml @@ -14,24 +14,25 @@ See the License for the specific language governing permissions and limitations under the License. --> - - - - - - - - - \ No newline at end of file + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3