New API to allow third-party apps to bind widgets

Change-Id: Ieec9f247fdbfc02c2ad8f5bb7f6b9efe0669af84
This commit is contained in:
Michael Jurka
2012-04-20 01:47:44 -07:00
parent 17f67ad967
commit c9029d99a3
6 changed files with 220 additions and 10 deletions

View File

@@ -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" />