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 5c6867c..099df64 100644
--- a/res/layout/installed_app_details.xml
+++ b/res/layout/installed_app_details.xml
@@ -342,7 +342,7 @@
</RelativeLayout>
<!-- Prefered activities section -->
- <TextView
+ <TextView android:id="@+id/auto_launch_title"
style="?android:attr/listSeparatorTextViewStyle"
android:layout_marginTop="8dip"
android:text="@string/auto_launch_label" />