Bug 841567: Make the opacity behind the thumbnail title better. [r=mfinkle]

--HG--
extra : rebase_source : 42317c3481401aa86582dbc39085a22069287ef8
This commit is contained in:
Sriram Ramasubramanian 2013-02-15 12:51:30 -08:00
parent a8257839dd
commit ff3fa5c956

View File

@ -29,7 +29,7 @@
<LinearLayout android:layout_width="@dimen/tab_thumbnail_width"
android:layout_height="wrap_content"
android:orientation="horizontal"
android:background="#B3FFFFFF"
android:background="#EFFF"
android:layout_alignParentBottom="true"
android:duplicateParentState="true">