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

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