summaryrefslogtreecommitdiffstats
path: root/res/layout/installed_app_details.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/installed_app_details.xml')
-rw-r--r--res/layout/installed_app_details.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/installed_app_details.xml b/res/layout/installed_app_details.xml
index b703ec0..fd98ec3 100644
--- a/res/layout/installed_app_details.xml
+++ b/res/layout/installed_app_details.xml
@@ -37,7 +37,7 @@
<!-- Application snippet label, version and icon -->
<include
- layout="@layout/manage_applications_item"
+ layout="@layout/app_item"
android:id="@+id/app_snippet" />
<Space