summaryrefslogtreecommitdiffstats
path: root/res/layout/app_details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/app_details.xml')
-rwxr-xr-xres/layout/app_details.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/res/layout/app_details.xml b/res/layout/app_details.xml
index 0b047922..82ecff34 100755
--- a/res/layout/app_details.xml
+++ b/res/layout/app_details.xml
@@ -24,7 +24,8 @@ installation screens
android:id="@+id/app_snippet"
android:layout_width="match_parent"
android:layout_height="65dip"
- android:background="@color/title_background">
+ android:background="@drawable/title_bar_medium"
+>
<ImageView android:id="@+id/app_icon"
android:paddingLeft="6dip"
android:layout_width="54dip"