Bug 852227 - Don't highlight tab cell background on press (r=mfinkle)

This commit is contained in:
Lucas Rocha 2013-03-18 21:46:54 +00:00
parent 1a49be3438
commit 059987ecdb

View File

@ -13,8 +13,7 @@
android:paddingBottom="6dip"
android:paddingLeft="1dip"
android:paddingRight="1dip"
android:gravity="center"
android:background="@drawable/tab_row">
android:gravity="center">
<RelativeLayout android:layout_width="wrap_content"
android:layout_height="wrap_content"