am 9f129366: am 80b2cbbe: Revert "docs: fix method name"

* commit '9f129366e6963aacb00893e0be1892003bc0b39d':
  Revert "docs: fix method name"
This commit is contained in:
Robert Ly
2014-05-01 17:47:19 +00:00
committed by Android Git Automerger

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);