docs: fix method name

Change-Id: If7efbc891eb8f1403bd167ae21d17a2847b257cc
This commit is contained in:
Robert Ly
2014-05-01 08:47:14 -07:00
parent f26a71003d
commit b39ce1b6c1

View File

@@ -92,7 +92,7 @@ appears as the only notification on the handheld device.
a summary notification for a handset device:</p>
<pre style="clear:right">
public void onClick_button_groups () {
public void sendNotifications() {
Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
R.drawable.mila128);