Revert "docs: fix method name"

This reverts commit b39ce1b6c1.

Change-Id: Ib7ed4fac07301dd5640fc41348af0d49ad9ef518
This commit is contained in:
Robert Ly
2014-05-01 17:40:33 +00:00
parent b39ce1b6c1
commit 80b2cbbe6c

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 sendNotifications() {
public void onClick_button_groups () {
Bitmap bitmapMila = BitmapFactory.decodeResource(getResources(),
R.drawable.mila128);