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

* commit '80b2cbbe6c134ff415072f29eaa7392c1ebb0c52':
  Revert "docs: fix method name"
This commit is contained in:
Robert Ly
2014-05-01 17:44:13 +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);